Skip to content

Commit

Permalink
Update .github/workflows/Deployment.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ahmed Moussa <[email protected]>
  • Loading branch information
goncalo-frade-iohk and hamada147 authored Nov 10, 2023
1 parent e48ee9e commit 9f9d6a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
with:
commit_message: "chore: prepare release ${{github.event.inputs.tag}}"
tagging_message: ${{github.event.inputs.tag}}
commit_options: -S --signoff

- name: Upload swift package artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 9f9d6a8

Please sign in to comment.