Skip to content

Commit

Permalink
CI changed
Browse files Browse the repository at this point in the history
  • Loading branch information
abedinia committed Dec 29, 2023
1 parent 926bbc1 commit 60e009b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
id: create_release
uses: softprops/action-gh-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
files: ${{ steps.find_executable.outputs.exe_path }}

0 comments on commit 60e009b

Please sign in to comment.