Skip to content

Commit 0878473

Browse files
chore: Add content permission
Add content permission
1 parent 3b70c6a commit 0878473

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish_deriv_charts_and_update_deriv_app.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
jobs:
66
build_and_publish_deriv_charts:
77
runs-on: Ubuntu-latest
8+
permissions:
9+
contents: write
810
steps:
911
- name: Checkout SmartCharts
1012
uses: 'binary-com/SmartCharts/.github/actions/checkout@master'

0 commit comments

Comments
 (0)