Skip to content

Commit

Permalink
Merge pull request #13 from Chuhaa/master
Browse files Browse the repository at this point in the history
Update release workflow
  • Loading branch information
kasun-indrasiri authored Nov 19, 2020
2 parents 5ed69e9 + 1ab1fa6 commit 96f1322
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
args:
build -a -c
env:
slackToken: ${{ secrets.SLACK_TOKEN }}
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}
SLACK_USERNAME: ${{ secrets.SLACK_USERNAME }}
- name: Ballerina Push
uses: ballerina-platform/ballerina-action/@swan-lake-connector-release
with:
Expand Down

0 comments on commit 96f1322

Please sign in to comment.