chore: updated action info

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