Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathanrs97 authored Mar 14, 2021
1 parent 1bb5152 commit bfafe88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: sufst-intermediate-server.zip
asset_name: sufst-intermediate-server-$github.event.inputs.version
tag: ${{ github.ref }}
asset_name: sufst-intermediate-server.zip
tag: ${{ github.event.inputs.version }}
overwrite: true
body: "Latest release of the SUFST intermediate server."

0 comments on commit bfafe88

Please sign in to comment.