Skip to content

Commit

Permalink
👷 Prerelease config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarlesky committed Jan 23, 2025
1 parent 8ec9166 commit 0e5d0a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:
- uses: ncipollo/release-action@v1
with:
prerelease: true
# Use the commit reference for the prerelease name
commit: true
allowUpdates: true
tag: ${{ github.ref }}
artifacts: "build/*/docker/Dockerfile,build/*/assets/shell/welcome"

0 comments on commit 0e5d0a8

Please sign in to comment.