chore: updated action info

This commit is contained in:
SethCohen
2022-08-24 21:12:53 -04:00
parent a12acb913f
commit c240910f89
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Github Release To Discord
- name: Github Releases To Discord
uses: ./ # Uses an action in the root directory
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}