Skip to content

Commit

Permalink
Updated release artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
moloch-- committed Jan 16, 2021
1 parent ce9b6c8 commit 04759e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
runs-on: windows-latest

steps:
- uses: msys2/setup-msys2@v2

- name: Checkout Code
uses: actions/checkout@v2
Expand All @@ -34,4 +33,4 @@ jobs:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
files: |
./build.tar.gz
./denim.exe

0 comments on commit 04759e0

Please sign in to comment.