Skip to content

Commit 2fc0055

Browse files
committed
Trigger rebuild
1 parent 5c5e592 commit 2fc0055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
java-version: '21'
2121
distribution: 'temurin'
22-
- name: Test output
22+
- name: Test output # dude
2323
run: |
2424
echo "${{ secrets.TEST }}" | wc
2525
- name: Set outputs

0 commit comments

Comments
 (0)