Skip to content

Commit 96c4519

Browse files
committed
elevated perms for repo to push tags
1 parent 6c8bb16 commit 96c4519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd-2-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
environment: "dev"
5252
permissions:
5353
id-token: write
54-
contents: read
54+
contents: write
5555
steps:
5656
- name: "Setup Terraform"
5757
uses: hashicorp/setup-terraform@v3

0 commit comments

Comments
 (0)