Skip to content

Commit

Permalink
chore: removed action commiting the dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
DeWildeDaan committed Aug 30, 2024
1 parent 5b46d6e commit 4454bb3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,3 @@ jobs:
uses: ./
with:
json-file: test-data/tf_nochanges.json

- name: Commit and push built code
uses: EndBug/add-and-commit@v9
with:
message: "Adding compiled dist."
fetch: false
pathspec_error_handling: ignore

0 comments on commit 4454bb3

Please sign in to comment.