Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
peterallenwebb committed Jun 1, 2024
1 parent fc5d5bd commit 6bfc3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
name: Test and Build
needs: [update-version-and-create-changelog]
permissions:
contents: write # this is the permission that allows creating a new release
contents: write # this is the permission that allows creating a new release
runs-on: ubuntu-latest
environment:
name: ${{ inputs.deploy-to }}
Expand Down

0 comments on commit 6bfc3e3

Please sign in to comment.