Skip to content

Commit

Permalink
Switch to another push action for build assets
Browse files Browse the repository at this point in the history
  • Loading branch information
nstrayer committed Oct 3, 2023
1 parent 039c723 commit 3015cc7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/Javascript-Tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
name: playwright-report
path: ./inst/editor/playwright-report/

- uses: stefanzweifel/git-auto-commit-action@v4
- uses: EndBug/add-and-commit@v9
with:
commit_message: Update Build Artifacts
add: "inst/editor/build/** inst/treesitter-parsers/dist/ inst/vscode-extension/*.vsix"
message: "Commit build assets"

0 comments on commit 3015cc7

Please sign in to comment.