1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-02 08:31:16 +03:00

Merge pull request #1213 from A-UNDERSCORE-D/actions/auto-release-2

Switch the action template used for releases
This commit is contained in:
Athanasius 2021-08-03 16:29:05 +01:00 committed by GitHub
commit c3539cfcad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,9 +60,9 @@ jobs:
run: sha256sum EDMarketConnector_win*.msi > ./hashes.sum
- name: Create Draft Release
uses: "marvinpinto/action-automatic-releases@latest"
uses: "softprops/action-gh-release@v1"
with:
repo_token: "${{secrets.GITHUB_TOKEN}}"
token: "${{secrets.GITHUB_TOKEN}}"
draft: true
files: |
./EDMarketConnector_win*.msi