We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12955e1 commit ba3dc5dCopy full SHA for ba3dc5d
1 file changed
.github/workflows/release.yml
@@ -52,4 +52,4 @@ jobs:
52
body: ${{ steps.changelog.outputs.BODY }}
53
files: terrainer/dist/*.jar
54
env:
55
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments