Skip to content

Commit

Permalink
Fix secret-files
Browse files Browse the repository at this point in the history
  • Loading branch information
kberzinch committed Mar 2, 2024
1 parent 7eef812 commit fbd8915
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,5 +161,4 @@ jobs:
github-token: ${{ github.token }}
network: host
pull: true
secret-files:
- key=filename, composer_auth=./auth.json
secret-files: composer_auth=./auth.json

0 comments on commit fbd8915

Please sign in to comment.