Skip to content

Commit

Permalink
Generate release notes refs/tags/
Browse files Browse the repository at this point in the history
  • Loading branch information
JacekZubielik committed May 7, 2024
1 parent ca73d8e commit aad5915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

- name: Generate release notes
uses: softprops/action-gh-release@v2
# if: startsWith(github.ref, 'refs/tags/v')
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: jacekzubielik/docker-oled-evo-sabre
Expand Down

0 comments on commit aad5915

Please sign in to comment.