We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ee18a commit f42ccdfCopy full SHA for f42ccdf
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ permissions:
16
17
jobs:
18
ci:
19
- uses: nitrado/hytale-plugin-workflows/.github/workflows/plugin-ci.yml@main
+ uses: nitrado/hytale-plugin-workflows/.github/workflows/plugin-ci.yml@v1
20
secrets: inherit
21
# Optional: override defaults
22
# with:
0 commit comments