Skip to content

Commit

Permalink
feat: [SETI-1199] add github env to major version
Browse files Browse the repository at this point in the history
  • Loading branch information
therussiankid92 authored May 19, 2021
1 parent 32ce6d7 commit 6d8c38c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ jobs:
git push origin ${TAG} --force
env:
TAG: v$RELEASE_MAJOR
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6d8c38c

Please sign in to comment.