Skip to content

Commit

Permalink
fix: correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thephez committed Sep 2, 2024
1 parent 3684b22 commit 3154474
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dashmate-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
fi
- name: Run dashmate version update script
run: |
run: "${GITHUB_WORKSPACE}/scripts/dashmate-update.sh"
run: "${GITHUB_WORKSPACE}/scripts/dashmate-update.sh"

# - name: Commit changes
# uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit 3154474

Please sign in to comment.