Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ink-victor committed Feb 5, 2025
1 parent 51edef5 commit 98ad00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ship.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ jobs:
-H "Authorization: Bearer ${{ steps.generate-token.outputs.token }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
${{ secrets.TARGET_REPOSITORY_DISPATCH_URL }} \
-d '{"ref": "feat/ink-web-app","inputs":{"digest":"${{ steps.build-push.outputs.digest }}","branch":"'"${BRANCH_NAME}"'"}}'
-d '{"ref": "feat/ink-web-app","inputs":{"digest":"test","branch":"'"${BRANCH_NAME}"'"}}'

0 comments on commit 98ad00e

Please sign in to comment.