Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronoff97 committed Apr 4, 2024
1 parent 04a0424 commit 041e955
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
permissions: write-all
steps:
- name: Generate Release
env:
GH_TOKEN: ${{ github.token }}
run: |
gh release create \
-t "Release v${{ github.event.inputs.version }}" \
Expand Down

0 comments on commit 041e955

Please sign in to comment.