diff --git a/.github/workflows/dashmate-update.yml b/.github/workflows/dashmate-update.yml index 263bbabcf..6f053ecf5 100644 --- a/.github/workflows/dashmate-update.yml +++ b/.github/workflows/dashmate-update.yml @@ -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