File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 2323 - uses : autopub/autopub-action@v1.1.1
2424 with :
2525 command : check
26+ autopub-version : pre-release
2627 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2121 id : check
2222 with :
2323 command : check
24+ autopub-version : pre-release
2425 github-token : ${{ secrets.GITHUB_TOKEN }}
2526
2627 release :
@@ -36,12 +37,15 @@ jobs:
3637 - uses : autopub/autopub-action@v1.1.1
3738 with :
3839 command : prepare
40+ autopub-version : pre-release
3941
4042 - uses : autopub/autopub-action@v1.1.1
4143 with :
4244 command : build
45+ autopub-version : pre-release
4346
4447 - uses : autopub/autopub-action@v1.1.1
4548 with :
4649 command : publish
50+ autopub-version : pre-release
4751 github-token : ${{ github.token }}
You can’t perform that action at this time.
0 commit comments