We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036391e commit f1fd4e6Copy full SHA for f1fd4e6
.github/workflows/snapshots.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Build Velocity plugin
40
run: ./gradlew --no-daemon proxy:velocity:build
41
- name: Upload artifacts
42
- uses: pyTooling/Actions/releaser@r0
+ uses: pyTooling/Actions/releaser
43
with:
44
token: ${{ secrets.GITHUB_TOKEN }}
45
tag: snapshot
0 commit comments