Skip to content

Commit

Permalink
ci: add GA workflows to create draft releases
Browse files Browse the repository at this point in the history
  • Loading branch information
libvoid committed May 2, 2024
1 parent 1fa62e8 commit 0d1bfaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
version: v1.26.0-nightly
args: release --clean --draft
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0d1bfaa

Please sign in to comment.