Skip to content

Commit

Permalink
Update test-meticulous-create-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Que3216 authored Oct 22, 2024
1 parent 329bbca commit 509dda7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-meticulous-create-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
DESCRIPTION="Deployment of $GITHUB_SHA"
LOG_URL="https://github.com/$OWNER/$REPO/commit/$GITHUB_SHA/checks"
echo "$GITHUB_REPOSITORY"
echo "Curling https://api.github.com/repos/$OWNER/$REPO/deployments"
# Create deployment
DEPLOYMENT_ID=$(curl -s -X POST \
-H "Authorization: Bearer $GITHUB_TOKEN" \
Expand Down

0 comments on commit 509dda7

Please sign in to comment.