mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
Fix hotfix script
This commit is contained in:
2
.github/workflows/hotfix.yml
vendored
2
.github/workflows/hotfix.yml
vendored
@@ -55,6 +55,8 @@ jobs:
|
||||
|
||||
- name: "Upload hotfix"
|
||||
run: python .github/workflow_data/hotfix.py
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
- name: "Merge pull request"
|
||||
uses: "pascalgn/automerge-action@v0.15.6"
|
||||
|
||||
Reference in New Issue
Block a user