Skip to content

Commit

Permalink
testing env var
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerelyasim committed Aug 5, 2024
1 parent b3e2a4d commit c0d270d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uiconf-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://api.github.com/repos/kaltura/ovp-statboy/actions/workflows/deploy-uiconf.yaml/dispatches \
-d '{"ref":"workflow-uiconf-trigger","inputs":{"env":"nvq2","app_name":"$APP_NAME","tag":"$TAG"}}'
-d '{"ref":"workflow-uiconf-trigger","inputs":{"env":"nvq2","app_name":"\$APP_NAME","tag":"\$TAG"}}'

0 comments on commit c0d270d

Please sign in to comment.