Skip to content

Commit 0f4cf0c

Browse files
authored
build: use @v1 of shared workflow (#4)
1 parent 3a032b2 commit 0f4cf0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616

1717
jobs:
1818
ci:
19-
uses: nitrado/hytale-plugin-workflows/.github/workflows/plugin-ci.yml@main
19+
uses: nitrado/hytale-plugin-workflows/.github/workflows/plugin-ci.yml@v1
2020
secrets: inherit
2121
# Optional: override defaults
2222
# with:

0 commit comments

Comments
 (0)