Skip to content

Commit 0624386

Browse files
authored
fix env
1 parent bdaebb1 commit 0624386

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
echo 'Please update your tag to match the expected regex pattern'
4444
exit 1
4545
fi
46+
env:
47+
TAG: ${{ github.event.release.tag_name }}
4648

4749
- name: Checkout
4850
uses: actions/checkout@v6

0 commit comments

Comments
 (0)