Compare commits

...

2 Commits

Author SHA1 Message Date
9590cb9aea Merge pull request 'Forgot to add an env instruction...' (#28) from dev into master
All checks were successful
Test and Deploy / build (17, ubuntu-latest) (push) Successful in 4m44s
Test and Deploy / deploy (17, ubuntu-latest) (push) Successful in 4m46s
Reviewed-on: #28
2024-01-07 01:12:09 +01:00
f982e497fe Forgot to add an env instruction...
All checks were successful
Test and Deploy / build (17, ubuntu-latest) (push) Successful in 4m49s
Test and Deploy / build (17, ubuntu-latest) (pull_request) Successful in 4m40s
Test and Deploy / deploy (17, ubuntu-latest) (push) Has been skipped
Test and Deploy / deploy (17, ubuntu-latest) (pull_request) Has been skipped
2024-01-07 00:57:32 +01:00

View File

@ -67,6 +67,8 @@ jobs:
run: ./gradlew publish
- name: create tag
run: ./gradlew createTag
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
- name: Report to Discord
run: ./gradlew reportToDiscord