Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
baracudda committed Jul 30, 2024
2 parents ccd5851 + dbe7ba7 commit 36c9c45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-img4-generic-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
else
IS_BUILDABLE=0
fi
echo "IS_BUILDABLE=${IS_BUILDABLE}" >> $GITHUB_OUTPUT
#endjob build_cfg

check_image_exist:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.config_step.outputs.VERSION_STR }}
release_name: ${{ steps.config_step.outputs.VERSION_STR }}
generate_release_notes: true
target_commitish: ${{ github.ref_name }}
#endjob build_cfg
Expand Down

0 comments on commit 36c9c45

Please sign in to comment.