Skip to content

Commit 6c95c31

Browse files
authored
Update pack.yaml
1 parent 3730853 commit 6c95c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Get release version
4040
id: get_release
41-
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV
41+
run: echo "RELEASE_VERSION=1.0.73" >> $GITHUB_ENV
4242

4343
- name: Update .csproj file
4444
run: |

0 commit comments

Comments
 (0)