typo here too :/
This commit is contained in:
parent
5be6934ca6
commit
850fe8d704
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
run: goreleaser release --snapshot --rm-dist
|
run: goreleaser release --snapshot --rm-dist
|
||||||
|
|
||||||
- name: Archive binaries
|
- name: Archive binaries
|
||||||
uses: actions/upload-artifacts@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: dist/**
|
path: dist/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue