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 fcb1bcf commit 3145016Copy full SHA for 3145016
sconify/README.md
@@ -95,7 +95,8 @@ on:
95
96
jobs:
97
sconify:
98
- uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
+ # ⚠️ use tagged version here
99
+ uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/sconify.yml@main
100
with:
101
# runner: your-runner-here ⚠️ control the runner used in the workflow to match your requirements
102
image-name: ${{ inputs.image-name }}
0 commit comments