Skip to content

Commit

Permalink
Add publish-release workflow and update release-drafter workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ndkhanh-axonivy committed Aug 26, 2024
1 parent f20a23e commit 5f217d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish Release
on:
push:
tags:
- v*.*.*
- "v*.*.*"

permissions:
contents: write
Expand Down

0 comments on commit 5f217d0

Please sign in to comment.