Skip to content

Commit

Permalink
Make protocol configurable
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Jun 17, 2024
1 parent a81a50d commit 4ca4539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd-swarm-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:
STACK_NAME: ${{ inputs.STACK_NAME }}
IMAGE_TAG: ${{ inputs.IMAGE_TAG }}
PORTAINER_DOMAIN: ${{ inputs.PORTAINER_DOMAIN }}
PORTAINER_DOMAIN_PROTOCOL: ${{ inputs.PORTAINER_DOMAIN_PROTOCOL }}

- uses: ./actions/.github/actions/slack
if: ${{ inputs.NOTIFY_SLACK == true }}
Expand Down

0 comments on commit 4ca4539

Please sign in to comment.