Skip to content

Commit

Permalink
Update publish-docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CircuitSacul committed Jun 30, 2023
1 parent a7434e5 commit c3c60c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
-
name: Checkout Repository
uses: actions/checkout@v3
with:
fetch-depth: 0
-
name: Set Tag Name
run: echo "TAG_NAME=$(git describe --tags --abbrev=0)" >> $GITHUB_ENV
Expand Down

0 comments on commit c3c60c7

Please sign in to comment.