Skip to content

Commit

Permalink
Fix leftover syntax in generated changes.md branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MeikTranel committed Oct 31, 2021
1 parent ef86e33 commit c6f0aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/[email protected]
with:
branch: automated/changesMD-reset-after-v${{ env.GITHUB_NXPORTS_VERSION }}")-${{ github.run_id }}
branch: automated/changesMD-reset-after-v${{ env.GITHUB_NXPORTS_VERSION }}-${{ github.run_id }}
labels: bot
title: v${{ env.GITHUB_NXPORTS_VERSION }} post-release chores
committer: github-actions <[email protected]>
Expand Down

0 comments on commit c6f0aa5

Please sign in to comment.