Skip to content

Commit

Permalink
env file moved
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-stanek committed Apr 19, 2024
1 parent 5ae9d79 commit e369a62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/execute_action.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/bin/bash
source /home/ockovani/ockovani.env
curl -X POST "https://api.github.com/repos/msusicky/ockovani-covid/actions/workflows/$1/dispatches" -H "Authorization: token $GH_TOKEN" -H "Accept: application/vnd.github.v3+json" -d '{ "ref": "main" }'

0 comments on commit e369a62

Please sign in to comment.