Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelmayer-dev committed Oct 14, 2023
1 parent fca1f71 commit 4a9cab3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/compile_extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,6 @@ jobs:
with:
extension-path: "${{ github.event.pull_request.number }}.zip"
api-token: ${{ env.AUTH_TOKEN }}

- name: Merge
uses: "pascalgn/[email protected]"
env:
MERGE_LABELS: "approved"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Notify
uses: Macro-Deck-App/Actions/notify-extension@main
Expand Down

0 comments on commit 4a9cab3

Please sign in to comment.