Skip to content

Commit

Permalink
publish-release: try develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Oct 16, 2021
1 parent 6d53ee1 commit 16aed64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
allowUpdates: true
artifacts: '~/Work/openocd-${{ github.event.inputs.version }}/deploy/*'
bodyFile: '.github/workflows/body-github-release.md'
commit: 'master'
commit: 'xpack-develop'
draft: true
name: 'xPack OpenOCD v${{ github.event.inputs.version }}'
omitBodyDuringUpdate: true
Expand Down

0 comments on commit 16aed64

Please sign in to comment.