diff --git a/.github/workflows/write-data.yaml b/.github/workflows/write-data.yaml index 2aa7613..606d5be 100644 --- a/.github/workflows/write-data.yaml +++ b/.github/workflows/write-data.yaml @@ -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 }}