Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jakopako authored Jan 1, 2022
1 parent 47cfbe9 commit 0cb0843
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,8 @@ jobs:
# Runs a single command using the runners shell
- name: Run the crawler
run: go run main.go -store
env:
API_USER: ${{ secrets.API_USER }}
API_PASSWORD: ${{ secrets.API_PASSWORD }}
CRONCERT_API: ${{ secrets.CRONCERT_API }}

0 comments on commit 0cb0843

Please sign in to comment.