Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimmudassar authored Jan 1, 2024
1 parent 77974a5 commit d8145f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- name: execute py script # run main.py
env:
WEBHOOKS: ${{ secrets.WEBHOOKS }}
LATITUDE: ${{ secrets.LATITUDE }}
LONGITUDE: ${{ secrets.LONGITUDE }}
run: python main.py

- name: Keepalive Workflow
Expand Down

0 comments on commit d8145f0

Please sign in to comment.