Skip to content

Commit

Permalink
Update release type to "release"
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyWing committed Dec 12, 2023
1 parent 7fa12bd commit dd6025a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
# type of release
RELEASE_TYPE: "beta"
RELEASE_TYPE: "release"

jobs:
Publish:
Expand Down

0 comments on commit dd6025a

Please sign in to comment.