Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Oct 11, 2024
1 parent e7c2230 commit 0068dae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/skyetel-update-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
bundler-cache: true

- name: Update Data
env:
SKYETEL_USERNAME: ${{ secrets.SKYETEL_USERNAME }}
SKYETEL_PASSWORD: ${{ secrets.SKYETEL_PASSWORD }}
run: |
./lib/skyetel/bin/update_data
Expand Down

0 comments on commit 0068dae

Please sign in to comment.