Skip to content

Commit

Permalink
Change to actions4git/add-commit-push
Browse files Browse the repository at this point in the history
  • Loading branch information
Aerilius committed May 9, 2024
1 parent d36adc5 commit 09d8d5e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,9 @@ jobs:
run: bundle exec rake build_tutorial_rbz

- name: Include built files in repository
uses: devops-infra/action-commit-push@master
uses: actions4git/add-commit-push@v1
with:
github_token: "${{ secrets.GITHUB_TOKEN }}"
commit_message: "[AUTO] Update sample files"
force: false
target_branch: main
commit-message: "[AUTO] Update sample files"

- name: Add tutorial SketchUp extension to release
uses: actions/github-script@v7
Expand Down

0 comments on commit 09d8d5e

Please sign in to comment.