diff --git a/.github/workflows/notify.yml b/.github/workflows/notify.yml index 8354c88..3e13b64 100644 --- a/.github/workflows/notify.yml +++ b/.github/workflows/notify.yml @@ -5,6 +5,6 @@ on: - "**" jobs: notify: - uses: Dictionarry-Hub/parrot/.github/workflows/notify.yml@BRANCH_OR_TAG + uses: Dictionarry-Hub/parrot/.github/workflows/notify.yml@main secrets: WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}