Skip to content

Commit

Permalink
chore: udpate release job
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanJTorres11 authored May 24, 2024
1 parent bb5bab1 commit e1a851e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,14 +213,6 @@ jobs:
id: drafter
uses: technote-space/release-drafter@v6
with:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
DRAFT: false
NAME: ${{ env.TAG_NAME }}
TAG: ${{ env.TAG_NAME }}
- uses: 8398a7/action-slack@v3
with:
status: ${{ job.status }}
text: ${{ format('<{0}>', steps.drafter.outputs.html_url) }}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
if: success() && env.SLACK_WEBHOOK_URL

0 comments on commit e1a851e

Please sign in to comment.