Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarWidget committed Aug 8, 2024
1 parent 8925d61 commit 70eb636
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
permissions:
id-token: write
steps:
- uses: actions/checkout@v4

- uses: actions/github-script@v7
id: get-id-token
# if: github.ref == 'refs/heads/main'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd-main.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
permissions:
id-token: write
steps:
- uses: actions/checkout@v4

- uses: actions/github-script@v7
id: get-id-token
# if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 70eb636

Please sign in to comment.