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 fd5a15a commit 4c33366Copy full SHA for 4c33366
1 file changed
.github/workflows/test-dev-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: dev
33
namespace: dev
34
0 commit comments