Skip to content

Commit f42ccdf

Browse files
authored
build: use @v1 of shared workflow (#2)
1 parent b4ee18a commit f42ccdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)