Skip to content

Commit

Permalink
Remove external
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerelyasim committed Oct 9, 2024
1 parent e598bd4 commit 159dcbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-assets-to-s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://api.github.com/repos/kaltura/ovp-statboy/actions/workflows/upload-assets-to-s3.yaml/dispatches \
-d "{\"ref\":\"upload-to-s3\",\"inputs\":{\"tag\":\"$TAG\",\"asset\":\"$ASSET\",\"external\":\"true\"}}"
-d "{\"ref\":\"upload-to-s3\",\"inputs\":{\"tag\":\"$TAG\",\"asset\":\"$ASSET\"}}"

0 comments on commit 159dcbe

Please sign in to comment.