Skip to content

Commit

Permalink
Update .github/workflows/publiccode-versioning.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Fabio Bonelli <[email protected]>
  • Loading branch information
mfortini and bfabio authored Aug 26, 2021
1 parent 744cb39 commit e835760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publiccode-versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
uses: peter-evans/create-pull-request@v3
if: ${{ failure() }}
with:
title: "feat: update softwareVersion ${{ steps.pva.outputs.version }} in publiccode.yml"
title: "chore: update softwareVersion ${{ steps.pva.outputs.version }} in publiccode.yml"
branch: feature/publiccode-${{ steps.pva.outputs.version }}

0 comments on commit e835760

Please sign in to comment.