Skip to content

Commit

Permalink
Update .github/workflows/dispatch-push-event.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KeisukeShima authored Sep 7, 2023
1 parent 99f16bd commit 629bd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-push-event.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
app_id: ${{ secrets.INTERNAL_APP_ID }}
private_key: ${{ secrets.INTERNAL_PRIVATE_KEY }}

- name: Workflow Dispatch with curl command
- name: Dispatch the update-beta-branch workflow
run: |
curl -L \
-X POST \
Expand Down

0 comments on commit 629bd00

Please sign in to comment.