Skip to content

Commit

Permalink
Attach release to git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mikethebeer committed Oct 11, 2023
1 parent 4a0a017 commit fffa59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
run: ./gradlew :cli:shadowDistZip
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
tag_name: dev
files: cli/build/distributions/*.zip

permissions:
Expand Down

0 comments on commit fffa59c

Please sign in to comment.