Skip to content

Commit

Permalink
add build number
Browse files Browse the repository at this point in the history
  • Loading branch information
InkerBot committed Jun 23, 2024
1 parent 9546020 commit 63858e0
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 @@ -29,5 +29,6 @@ jobs:
- name: Publish to GitHub Packages
run: ./gradlew publish
env:
BUILD_NUMBER: ${{ github.run_number }}
IREPO_USERNAME: ${{ secrets.IREPO_USERNAME }}
IREPO_PASSWORD: ${{ secrets.IREPO_PASSWORD }}

0 comments on commit 63858e0

Please sign in to comment.