Conversation
ℹ️ Modified WorkflowsThis pull request contains modified workflow files and no preview will be created. Workflow files modified:
If this is not from a trusted source, please inspect the changes for any malicious content. |
0077750 to
caa3b1e
Compare
| id: build-and-deploy | ||
| uses: carpentries/actions/build-and-deploy@main | ||
| with: | ||
| reset: ${{ vars.BUILD_RESET || github.event.inputs.reset || 'false' }} |
There was a problem hiding this comment.
I think we need this to be true, but I'm not certain any more with the Docker deployment workflow
There was a problem hiding this comment.
The default is false for all repos, correct, as most will not want to reset. You can add the BUILD_RESET variable to your repository variables with a value of true, and your builds should then always reset.
caa3b1e to
34d4073
Compare
|
Hey @ocaisa - after merging this PR, I can see that you will still have duplicate workflows (two "01" workflow files) so please could you do the following to reset your workflows after you have merged this PR?
|
🤖 This is an automated build
Update Workflows from sandpaper version 0.17.3 -> 0.18.5