Skip to content

Commit 59bc7c2

Browse files
authored
Upgrade action that adds assets to github release (#17586)
1 parent ee44b85 commit 59bc7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ddev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ jobs:
605605
password: ${{ secrets.PYPI_TOKEN_DDEV }}
606606

607607
- name: Add assets to current release
608-
uses: softprops/action-gh-release@v1
608+
uses: softprops/action-gh-release@v2
609609
with:
610610
files: |-
611611
archives/*

0 commit comments

Comments
 (0)