Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
paulstretenowich committed Nov 8, 2024
1 parent 0348d6a commit d5d3170
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Update-Version-and-create-Realeases-PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
run: |
npm install -g auto-changelog
auto-changelog -v ${{ steps.update_version.outputs.version }}
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Create pull request
id: create_pr
uses: peter-evans/create-pull-request@v7
Expand Down

0 comments on commit d5d3170

Please sign in to comment.