Compare commits
2 Commits
23cd5ca100
...
9590cb9aea
Author | SHA1 | Date | |
---|---|---|---|
9590cb9aea | |||
f982e497fe |
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user