Skip to content

Commit

Permalink
style: fix formatting in build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
talwat committed Mar 19, 2024
1 parent 5a65b4b commit af54742
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
jobs:
release:
name: Release - ${{ matrix.release_for }}
permissions: contents:write
permissions:
contents: write
strategy:
matrix:
include:
Expand Down

0 comments on commit af54742

Please sign in to comment.