Skip to content

Commit

Permalink
Update deploy-feature-branch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LucyGwilliamAdmin authored Jun 22, 2021
1 parent e648ae5 commit 23dbfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ jobs:
with:
slack-bot-user-oauth-access-token: ${{ secrets.SLACK_BOT_USER_OAUTH_ACCESS_TOKEN }}
slack-channel: CP95DHDLY
slack-text: Your feature branch is available at http://uk-sdg-feature-branches.s3-website.eu-west-2.amazonaws.com$/{{ env.GITHUB_REF_SLUG }}
slack-text: Your feature branch is available at http://uk-sdg-feature-branches.s3-website.eu-west-2.amazonaws.com/${{ env.GITHUB_REF_SLUG }}
- name: Result from "Send Message"
run: echo "The result was ${{ steps.notify.outputs.slack-result }}"

0 comments on commit 23dbfca

Please sign in to comment.