Skip to content

Commit

Permalink
Final update to build
Browse files Browse the repository at this point in the history
  • Loading branch information
CultistGameDev committed Jul 21, 2024
1 parent cb9641a commit b000f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
run: ./gradlew jar
- name: Publish to GitHub
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
app/build/libs/Rogue-Dungeon.jar
Expand Down

0 comments on commit b000f77

Please sign in to comment.