Skip to content

Commit 2dd22dd

Browse files
change to nightly
1 parent 5184f58 commit 2dd22dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
if: ${{ steps.diff_check.outputs.update == 'true' }}
3737
uses: pyTooling/Actions/releaser@main
3838
with:
39-
tag: latest
39+
tag: nightly
4040
rm: true
4141
token: ${{secrets.GITHUB_TOKEN}}
4242
files: |

0 commit comments

Comments
 (0)