Skip to content

Commit

Permalink
rename task step
Browse files Browse the repository at this point in the history
  • Loading branch information
ashimali committed Dec 9, 2024
1 parent bf6bb28 commit 056e6d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/data-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ on:
workflow_dispatch:

jobs:
run-heroku-cli-commands:
run-data-export:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v3

- name: Set up git
run: |
git config --global user.name 'github-actions[bot]'
Expand Down

0 comments on commit 056e6d5

Please sign in to comment.