Skip to content

Commit 166bf8d

Browse files
committed
github is picky
1 parent f1fd4e6 commit 166bf8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Build Velocity plugin
4040
run: ./gradlew --no-daemon proxy:velocity:build
4141
- name: Upload artifacts
42-
uses: pyTooling/Actions/releaser
42+
uses: pyTooling/Actions/releaser@main
4343
with:
4444
token: ${{ secrets.GITHUB_TOKEN }}
4545
tag: snapshot

0 commit comments

Comments
 (0)