Skip to content

Commit

Permalink
Revert "Try releasing dev build using bot account"
Browse files Browse the repository at this point in the history
This reverts commit 519fe14.
  • Loading branch information
Hendrix-Shen committed Nov 3, 2024
1 parent cdafc60 commit 78a467a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: Kir-Antipov/[email protected]
with:
github-tag: ${{ format('{0}.{1}', github.ref_name, steps.get_git_info.outputs.commit_count) }}
github-token: ${{ secrets.NYAN_BOT_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
github-prerelease: true
github-generate-changelog: true
files: |
Expand Down

0 comments on commit 78a467a

Please sign in to comment.