Skip to content

Commit

Permalink
Prerelease -> release
Browse files Browse the repository at this point in the history
  • Loading branch information
radiantly committed Mar 27, 2022
1 parent 3f48e2d commit 20eb8ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ jobs:
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: "latest"
automatic_release_tag: latest
prerelease: false
title: Build
files: wordle-uefi.img.zip

0 comments on commit 20eb8ef

Please sign in to comment.