Skip to content

Commit 3bf3622

Browse files
committed
Updating pipelines
1 parent 2bedc22 commit 3bf3622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: richardsimko/update-tag@v1
7474
with:
7575
tag_name: ${{ steps.gitversion.outputs.majorMinorPatch }}
76-
env:
76+
env: test
7777
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7878
- name: Pack PreRelease
7979
if: ${{ steps.gitversion.outputs.branchName != 'master' && steps.gitversion.outputs.branchName != 'main' }}

0 commit comments

Comments
 (0)