Skip to content

Commit

Permalink
fix: install @semantic-release/exec
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-moon committed Aug 16, 2021
1 parent cbf557b commit 3e0f0dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/deploy-ui-kit-lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,4 @@ jobs:
- run: echo "$OUTPUTS"
env:
OUTPUTS: ${{ toJson(steps.publish.outputs) }}
# - uses: 8398a7/action-slack@v3 # 슬랙 노티피케이션
# with:
# status: ${{ job.status }}
# fields: repo,message,commit,author,action,eventName,ref,workflow
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# SLACK_WEBHOOK_URL: ${{ secrets.SLACK_DEPLOY_BOT_WEBHOOK_URL }}
# if: always()

Binary file modified .yarn/install-state.gz
Binary file not shown.

0 comments on commit 3e0f0dc

Please sign in to comment.