Skip to content

Commit

Permalink
Experimenting with autotagging...
Browse files Browse the repository at this point in the history
  • Loading branch information
DevOpsDave committed Jan 8, 2024
1 parent 8fa8e11 commit 38bb704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
run: |
out=$(git tag | tail -1)
echo "The last tag was: $out"
echo "The label is: ${{ steps.get_pull_request.outputs.pull_request_labels }}"
#- name: echo new tag
# run: |
Expand Down

0 comments on commit 38bb704

Please sign in to comment.