Skip to content

Commit

Permalink
ci: add tags to the push
Browse files Browse the repository at this point in the history
  • Loading branch information
ikremniou committed Dec 17, 2023
1 parent 198d5c0 commit 3b54541
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag-and-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ jobs:
with:
github_token: ${{ secrets.MY_TOKEN }}
branch: ${{ github.ref }}
tags: true

0 comments on commit 3b54541

Please sign in to comment.