Skip to content

Commit

Permalink
update auto_release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ggogel committed Aug 26, 2023
1 parent 0ed5779 commit 16625e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
echo "LAST_TAG=0" >> $GITHUB_ENV
else
echo "LAST_TAG=$LAST_TAG" >> $GITHUB_ENV
fi
- name: Get Commit Messages
run: |
Expand Down

0 comments on commit 16625e6

Please sign in to comment.