Skip to content

Commit

Permalink
Update to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
usimd committed May 17, 2024
1 parent 1b64da4 commit e7e4f59
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
with:
tag_name: v${{ steps.check.outputs.version }}
generate_release_notes: true
prerelease: true
prerelease: false
draft: false
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pi-gen-action",
"version": "1.8.0",
"version": "1.9.0",
"description": "GitHub action to build a custom Raspberry Pi image using pi-gen",
"author": "Simon Domke",
"main": "dist/index.js",
Expand Down

0 comments on commit e7e4f59

Please sign in to comment.