Skip to content

Commit

Permalink
Merge pull request #100 from flexcodelabs/test-branch
Browse files Browse the repository at this point in the history
test-branch
  • Loading branch information
bmsteven authored Jul 7, 2023
2 parents 5e54439 + 7975fb9 commit 6deaac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
git add ./CHANGELOG.md
git commit -m "Skip CI: update package version and changelog"
git pull origin test-branch --allow-unrelated-histories
git push --set-upstream origin test-branch
git push --set-upstream origin develop
# - name: 🔀
# uses: BaharaJr/create-pr@0.0.1
# with:
Expand Down

0 comments on commit 6deaac9

Please sign in to comment.