Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ephenodrom committed Feb 1, 2024
1 parent 676fde9 commit 09845c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
dist/my-binary.zip \
-t "Release $RELEASE_VERSION" \
-n "Release $RELEASE_VERSION"
env:
GH_TOKEN: ${{ github.token }}

- name: Create Git Tag
run: |
Expand Down

0 comments on commit 09845c6

Please sign in to comment.