Skip to content

Commit c43d4bb

Browse files
committed
update secret
1 parent 2815d54 commit c43d4bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v2
3535
with:
3636
repository: 'redhat-developer-docs/knative-tutorial-staging'
37-
token: "${{ env.GITHUB_TOKEN }}"
37+
token: "${{ secrets.KNATIVE_TUTORIAL_STAGING }}"
3838
ref: 'gh-pages'
3939
- name: Download generated site
4040
uses: actions/download-artifact@v1

0 commit comments

Comments
 (0)