Skip to content

Commit 4556d83

Browse files
committed
Use a PAT to access the OLM repo
1 parent fd981b3 commit 4556d83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing_and_publishing_OLM_bundle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
with:
4343
repository: rabbitmq/OLM-Package-Repo
4444
path: ./OLM-Package-Repo
45+
token: ${{ github.token }}
4546

4647
- name: Set image tag to tagged release
4748
id: set_bundle_version

0 commit comments

Comments
 (0)