We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025a200 commit f6c3479Copy full SHA for f6c3479
.github/workflows/build.yml
@@ -19,4 +19,5 @@ jobs:
19
- uses: tinfoilsh/pri-build-action@5d450a7f30904866efc401e24484b935b7ed52dd # v0.6.1
20
with:
21
config-file: ${{ github.workspace }}/tinfoil-config.yml
22
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
23
+ prerelease: "true"
0 commit comments