We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c33366 commit b501885Copy full SHA for b501885
1 file changed
.github/workflows/test-staging-environment.yml
@@ -28,7 +28,7 @@ jobs:
28
implementation_repository: cloudposse/actions-private
29
implementation_path: 'environments/'
30
implementation_ref: main
31
- implementation_github_pat: ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}
+ implementation_github_pat: ${{ secrets.REPO_ACCESS_TOKEN }}
32
environment: staging
33
namespace: staging
34
0 commit comments