Skip to content

Commit

Permalink
Updates inventorypresser-com-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
csalzano authored Dec 9, 2024
1 parent 2a998db commit 2fb2c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inventorypresser-com-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Run phpdoc-parser
uses: garygrossgarten/github-action-ssh@release
with:
command: cd public_html && wp parser create wp-content/plugins/inventory-presser/ --user=corey
command: cd public_html && wp parser create wp-content/plugins/inventory-presser/ --user=${{ secrets.ROCKET_NET_WP_USER }}
host: ${{ secrets.ROCKET_NET_HOST }}
username: ${{ secrets.ROCKET_NET_USER }}
privateKey: ${{ secrets.ROCKET_NET_SSH_KEY_PRIVATE }}

0 comments on commit 2fb2c3a

Please sign in to comment.