Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MeowcaTheoRange authored May 8, 2022
1 parent 34c439d commit 0a299f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,9 @@ jobs:
with:
artifacts: "${{ github.workspace }}/build/*.zip"
body: "Electron build of Mid-Sim, built automatically on ${{ runner.name }} (${{ runner.os }} ${{ runner.arch }})"
tag: "MSEB-${{ github.sha }}"
tag: "Mid-SimElectronBuild"
name: "Mid-Sim Electron Build"
allowUpdates: true
commit: "main"
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 0a299f7

Please sign in to comment.