Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kokofixcomputers authored Oct 6, 2024
1 parent 790af59 commit 2a238b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
tag_name: v1.0.0 # Change this to your desired version/tag
name: "Release v1.0.1" # Change this to your desired release name
name: "Release v1.1.0" # Change this to your desired release name
files: release/kokofixcomputers/panel.tar.gz # Specify the file to attach
draft: false # Set to true if you want to create a draft release
prerelease: false # Set to true if this is a pre-release
Expand Down

0 comments on commit 2a238b4

Please sign in to comment.