Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio1988 committed Oct 27, 2023
1 parent 25f26a9 commit ac350f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
release_name: Release ${{ github.ref}}
draft: true
prerelease: true
files:
files: |
./build
build-and-push-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ac350f7

Please sign in to comment.