chore: synced local './' with remote 'repo-template/'
This commit is contained in:
@@ -10,12 +10,12 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4.1.1
|
||||
uses: actions/checkout@v4
|
||||
- name: Github Releases To Discord
|
||||
uses: SethCohen/github-releases-to-discord@v1.13.1
|
||||
uses: SethCohen/github-releases-to-discord@v1
|
||||
with:
|
||||
webhook_url: ${{ secrets.WEBHOOK_URL }}
|
||||
color: "15852866"
|
||||
username: ${{ github.event.repository.name }}
|
||||
avatar_url: "https://i.imgur.com/Eh1yiLI.png"
|
||||
footer_timestamp: true
|
||||
footer_timestamp: true
|
||||
|
||||
Reference in New Issue
Block a user