Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ludioao committed Oct 18, 2023
1 parent 17632b6 commit a0290e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
REPO: self
BRANCH: divi-child-new-approach # The branch name where you want to push the assets
FOLDER: assets # The directory where your assets are generated
TARGET_DIR: assets # The directory where you want to push the assets
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # GitHub will automatically add this - you don't need to bother getting a token
MESSAGE: "Build: ({sha}) {msg}" # The commit message

0 comments on commit a0290e7

Please sign in to comment.