Skip to content

Commit

Permalink
Add push to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
plzm committed Dec 13, 2023
1 parent 07385c5 commit 12d4de9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/create-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ jobs:
shell: pwsh
run: |
./modules/CreateModules.ps1
- name: Push created module back to repo
uses: EndBug/add-and-commit@v9
if: success()

0 comments on commit 12d4de9

Please sign in to comment.