Skip to content

Commit

Permalink
allow updates for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
OMGDuke committed Aug 22, 2022
1 parent 2abb1c2 commit 3bf0804
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ jobs:
- name: Create a release
uses: ncipollo/release-action@v1
with:
artifacts: 'protondb-decky.zip,protondb-decky.tar.gz'
artifacts: 'protondb-decky.zip,protondb-decky.tar.gz'
allowUpdates: true

0 comments on commit 3bf0804

Please sign in to comment.