Skip to content

Commit 40bada4

Browse files
committed
Set correct snapshot version
1 parent da966ae commit 40bada4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
with:
1717
delete_release: true
18-
tag_name: 0.0.0-SNAPSHOT
18+
tag_name: 1.0.0-SNAPSHOT
1919
nightly:
2020
needs: delete_tag
2121
uses: CheckmarxDev/ast-cli-java-wrapper/.github/workflows/release.yml@main

0 commit comments

Comments
 (0)