mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-28 13:20:41 +00:00
ci: ⚡️ Add allow-dirty flag
This commit is contained in:
parent
110bc0f7ed
commit
71bd81b215
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -71,7 +71,7 @@ jobs:
|
|||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: publish
|
command: publish
|
||||||
args: --dry-run
|
args: --dry-run --allow-dirty
|
||||||
- name: Archive artifact
|
- name: Archive artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user