Skip to content

Commit

Permalink
Update instawp-deployment.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Leucht <c.leucht@inpsyde.com>
  • Loading branch information
Chrico authored Oct 9, 2024
1 parent a5f427e commit 3db8bfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/instawp-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
GITHUB_USER_NAME: ${{ secrets.DEPLOYBOT_USER }}
GITHUB_USER_SSH_KEY: ${{ secrets.DEPLOYBOT_SSH_PRIVATE_KEY }}
COMPOSER_AUTH: '${{secrets.PACKAGIST_AUTH_JSON}}'
NPM_REGISTRY_TOKEN: ${{ secrets.DEPLOYBOT_PACKAGES_READ_ACCESS_TOKEN }}
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 3db8bfe

Please sign in to comment.