Skip to content

Commit

Permalink
Merge pull request #14 from Poltio/hotfix/mark-deploymentstatus-step-…
Browse files Browse the repository at this point in the history
…optional

marked the final step as optional
  • Loading branch information
gcg authored Sep 8, 2023
2 parents e3ddcb5 + c21bc3c commit af64754
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ runs:

- name: Comment the Link on Pull Request
uses: actions/github-script@v6
continue-on-error: true
with:
script: |
// Get the existing comments.
Expand Down

0 comments on commit af64754

Please sign in to comment.