Skip to content

Commit

Permalink
use secret (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
procrastinatio authored Jun 26, 2024
1 parent fba0e50 commit 121c383
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Release
- name: Release assets
uses: softprops/action-gh-release@v2
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}

0 comments on commit 121c383

Please sign in to comment.