Skip to content

Commit c9c7755

Browse files
committed
rel-220729
1 parent 56d7067 commit c9c7755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Generate Version
1414
id: generate-version
15-
run: echo "::set-output name=version::$(date +"%-y.%-m.%-d")"
15+
run: echo "::set-output name=version::22.7.29"
1616
- name: Create Release
1717
uses: actions/create-release@v1
1818
id: create-release

0 commit comments

Comments
 (0)