Skip to content

Commit

Permalink
testing trigger with curl
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerelyasim committed Aug 1, 2024
1 parent 4db7c0a commit 7e64dc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/uiconf-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- name: Trigger workflow in private repository
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
PRIVATE_REPO_TOKEN: ${{ secrets.PRIVATE_REPO_TOKEN }} # Personal access token with repo access to the private repo
run: |
curl -X POST \
-H "Accept: application/vnd.github.v3+json" \
Expand Down

0 comments on commit 7e64dc2

Please sign in to comment.