Skip to content

Commit cc01f42

Browse files
committed
Flips table
1 parent 0c73acf commit cc01f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build:
1010
if: |
1111
!contains(github.event.head_commit.message, '[ciskip]')
12-
uses: nanite/workflows/.github/workflows/base-java.yml@v1
12+
uses: nanite/workflows/.github/workflows/base-java.yml@v1.1
1313
secrets:
1414
nanite-token: ${{ secrets.NANITE_DEPLOY }}
1515
with:

0 commit comments

Comments
 (0)