Skip to content

Commit 7b97215

Browse files
committed
fix policy
1 parent 933a28a commit 7b97215

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

.github/workflows/allowlist-crate-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id: octo-sts
2121
with:
2222
scope: DataDog/libdatadog # target repository
23-
policy: YOUR_POLICY # trust policy in target repo, without the .sts.yaml extension
23+
policy: self.read.members # trust policy in target repo, without the .sts.yaml extension
2424
- name: Use GH token
2525
run: |
2626
gh auth status

0 commit comments

Comments
 (0)