Skip to content

Commit 7eff8cb

Browse files
committed
🔄 synced local '.github/workflows' with remote '.dispatcher'
1 parent 52f3065 commit 7eff8cb

File tree

3 files changed

+1
-83
lines changed

3 files changed

+1
-83
lines changed

‎.github/workflows/auto-merge.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

‎.github/workflows/create-labels.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

‎.github/workflows/quickpick-dispatcher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Repository Dispatch
1616
uses: peter-evans/repository-dispatch@v2
1717
with:
18-
token: ${{ secrets.GH_ACTIONS }}
18+
token: ${{ secrets.GITHUB_TOKEN }}
1919
repository: Bearsampp/bearsampp
2020
event-type: module_release_created
2121
client-payload: '{"module": "${{ github.repository }}"}'

0 commit comments

Comments
 (0)