Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jacek-kurlit/pik
Browse files Browse the repository at this point in the history
  • Loading branch information
JK-Kitopi committed Aug 27, 2024
2 parents 61ce84b + 20a31bf commit 320e7e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ on:
push:
tags:
- "[0-9]+.[0-9]+.[0-9]+"

env:
# For setup-rust
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: write

Expand Down

0 comments on commit 320e7e2

Please sign in to comment.