Skip to content

Commit

Permalink
different token syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Dec 5, 2024
1 parent 81e06e3 commit 5f44944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-github-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
with:
body: ${{steps.latest_release.outputs.changelog}}
tag_name: "0.70.1"
github-token: ${{ secrets.SAM_GITHUB_PAT }}
token: ${{ secrets.SAM_GITHUB_PAT }}

0 comments on commit 5f44944

Please sign in to comment.