Skip to content

Commit

Permalink
ci: more
Browse files Browse the repository at this point in the history
  • Loading branch information
jmg-duarte committed Nov 12, 2024
1 parent c1517df commit cdc3ee4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ concurrency:
jobs:
build_and_release_mater_cli:
runs-on: self-hosted

permissions:
contents: read
contents: write
packages: write

if: github.ref_type == 'tag' && startsWith(github.ref_name, 'mater-cli-v')
Expand Down

0 comments on commit cdc3ee4

Please sign in to comment.