Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abitskil authored Jun 17, 2024
1 parent 00d1011 commit e7f52c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Get the current tag on master-deploy
run: |
git checkout master-deploy
git pull
current_tag=$(git describe --tags --abbrev=0)
echo "current_tag=$current_tag" >> $GITHUB_ENV
Expand Down

0 comments on commit e7f52c9

Please sign in to comment.