Skip to content

Commit

Permalink
Update .github/workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelprazak committed Feb 2, 2024
1 parent 6c4b4dd commit f8672bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

concurrency:
group: besom-gh-packages-${{ github.event.inputs.provider }}
cancel-in-progress: false
group: besom-gh-packages

jobs:
publish-provider:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/publish-providers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ on:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

concurrency:
group: besom-gh-packages
cancel-in-progress: false

jobs:
publish-provider:
permissions:
Expand Down

0 comments on commit f8672bb

Please sign in to comment.