mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-21 16:25:37 +02:00
chore(deps): update softprops/action-gh-release action to v2
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
poetry publish
|
poetry publish
|
||||||
|
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
draft: true
|
draft: true
|
||||||
files: dist/*
|
files: dist/*
|
||||||
|
|||||||
Reference in New Issue
Block a user