Skip to content

Commit

Permalink
Fix gha
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Jan 19, 2024
1 parent ead41c4 commit 93b681f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/write-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@ on:

jobs:
write-data:
name: Write data
name: Write Data
runs-on: ubuntu-latest
container:
image: cansav09/metricminer


steps:
- name: Authorize metricminer
env:
METRICMINER_CALENDLY: ${{ secrets.METRICMINER_CALENDLY }}
Expand Down

0 comments on commit 93b681f

Please sign in to comment.