Update main.yml
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -99,4 +99,8 @@ jobs:
|
||||
asset_name: firmware.bin
|
||||
asset_content_type: application/octet-stream
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
- name: Checkout
|
||||
id: checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
Reference in New Issue
Block a user