Skip to content

Commit

Permalink
Only run on adafruit for simplicity
Browse files Browse the repository at this point in the history
  • Loading branch information
makermelissa committed Mar 22, 2023
1 parent 1e5efcb commit 4a8f8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
ls js/modules/
- name: Commit Distribution Files
uses: stefanzweifel/git-auto-commit-action@v4
#if: startswith(github.repository, 'adafruit/')
if: startswith(github.repository, 'adafruit/')
with:
repository: 'dist'
commit_message: "Github Action: Updated dist files"
Expand Down

0 comments on commit 4a8f8da

Please sign in to comment.