Add tag_name to Create Release step in workflow

This commit is contained in:
Flatulent Fowl 2026-05-12 22:08:23 +02:00 committed by GitHub
parent d2d4c2a236
commit 6a0ec94af5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,6 +61,7 @@ jobs:
- name: Create Release
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ github.ref_name }}
files: |
main.js
styles.css