fdebrus / hassio-addons

0 stars 1 forks source link

Create image and upload to ghcr #7

Closed pergolafabio closed 9 months ago

pergolafabio commented 9 months ago

Hi, created the workflow, now it builds images for amd64 and aarch64 i added the image also in the config file

can you make approve, afterwards, make sure to create a tag/release with this name convention: openhab-v* , for example: openhab-v4.1.1, the the workflow starts and uploads to images to ghcr

Its possible you need to create a secret/token, its a variable used in the workflow, not sure if it works without: https://docs.github.com/en/actions/security-guides/automatic-token-authentication

pergolafabio commented 9 months ago

Hmm, seems the workflow doesn't run on your new tag... But if I look on the age of that tag, it's 5 days old?

fdebrus commented 9 months ago

Good catch, already used that tag before so it was not triggering workflow. should be fine now

pergolafabio commented 9 months ago

Yeah, the workflow now succeeded indeed, this is better now for HA , installs faster and less space for backup :-)