Skip to content

Commit

Permalink
Change secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
surik committed Dec 6, 2023
1 parent be7209b commit 70e923b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
with:
workflow: sync-main.yml
repo: ${{ secrets.UPSTREAM_REPO }}
token: ${{ secrets.SIGN_GITHUB_TOKEN }}
token: ${{ secrets.NC_GITHUB_TOKEN }}
inputs: '{ "sha": "${{ github.sha }}" }'

0 comments on commit 70e923b

Please sign in to comment.