Skip to content

Commit

Permalink
change the version number variable based on the Git tag for GitHub Ac…
Browse files Browse the repository at this point in the history
…tions
  • Loading branch information
gr-markin committed May 22, 2020
1 parent 920e086 commit 0b2debe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Detect version
uses: FLORG1/github-version-action@v1
with:
tag-var-name: TAG_VERSION
var-name: TAG_VERSION

- name: Build
run: export TAG_VERSION; ./build.sh
Expand Down

0 comments on commit 0b2debe

Please sign in to comment.