Skip to content

Commit

Permalink
workflow fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophist-UK committed Feb 21, 2024
1 parent 0b9c9e4 commit 0c53c8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ concurrency:
jobs:
build_multiple:
runs-on: ubuntu-latest
permissions:
contents: write
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/build_single.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ concurrency:

jobs:
build:
permissions:
contents: write
runs-on: ubuntu-latest
env:
BUILD_FILE: ${{ format('{0}{1}{2}{3}{4}{5}{6}{7}{8}{9}{10}{11}',
Expand Down

0 comments on commit 0c53c8d

Please sign in to comment.