Skip to content

Commit

Permalink
Update create-deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rasben authored Sep 9, 2024
1 parent d2942f2 commit c7324a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- uses: chrnorm/deployment-status@v2
with:
state: 'success'
token: '${{ github.token }}'
token: ${{ secrets.GH_DEPLOYMENT_TOKEN }}
deployment-id: ${{ steps.deployment.outputs.deployment_id }}

0 comments on commit c7324a7

Please sign in to comment.