Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Feb 9, 2024
1 parent 187f541 commit 52fab8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/map-semver-soft-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
jobs:
main:
name: "Main"
permissions: {}
permissions:
contents: "write"
uses: "hugoalh/hugoalh/.github/workflows/call-map-semver-soft-tag-1.yml@main"
with:
tagspattern_latest: |-
Expand Down

0 comments on commit 52fab8c

Please sign in to comment.