Skip to content

Commit

Permalink
0.0.60
Browse files Browse the repository at this point in the history
  • Loading branch information
gambit07 committed Feb 19, 2024
1 parent 945ad78 commit 89c6101
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@ name: Create Discord Webhook Release

on:
release:
types: [published]

jobs:
github-releases-to-discord:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
- name: Github Releases To Discord
uses: SethCohen/[email protected]
with:
Expand Down

0 comments on commit 89c6101

Please sign in to comment.