Skip to content

Commit

Permalink
Merge pull request #2 from Tetro48/testbranch2
Browse files Browse the repository at this point in the history
test new ci
  • Loading branch information
Tetro48 authored Jun 20, 2024
2 parents 4d80583 + b8bdae3 commit 426615f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/merge_versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
uses: actions-js/push@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
message: "[Automated] Changed dev version to current branch name"
message: "[Automated] Changed dev version to current branch name"
branch: ${{ github.event.pull_request.base.ref }}

0 comments on commit 426615f

Please sign in to comment.