Skip to content

Commit d147b5d

Browse files
committed
bump to 3.1.0
1 parent e529c12 commit d147b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Deploy Windows release
2929
if: matrix.os == 'windows-latest'
30-
uses: WebFreak001/deploy-nightly@v3.0.0
30+
uses: WebFreak001/deploy-nightly@v3.1.0
3131
with:
3232
upload_url: https://uploads.github.com/repos/Pure-D/serve-d/releases/20717582/assets{?name,label} # find out this value by opening https://api.github.com/repos/<owner>/<repo>/releases in your browser and copy the full "upload_url" value including the {?name,label} part
3333
release_id: 20717582 # same as above (id can just be taken out the upload_url, it's used to find old releases)

0 commit comments

Comments
 (0)