Skip to content

Commit

Permalink
trigge unleash-api-token-workflow på nytt
Browse files Browse the repository at this point in the history
  • Loading branch information
JulieHillRoa committed Feb 20, 2024
1 parent 0311800 commit 992ee88
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy-unleash-api-token.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:

permissions:
id-token: write

jobs:
deploy-dev:
name: Deploy unleash-apitoken to dev
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
if: github.ref == 'refs/heads/dev' || github.ref == 'refs/heads/master'
outputs:
image: ${{ steps.docker-build-push.outputs.image }}
permissions:
id-token: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 992ee88

Please sign in to comment.