mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-05 09:02:58 +01:00
Fix build
This commit is contained in:
parent
318092d157
commit
bc7c6ad695
4
.github/workflows/build_addon.yml
vendored
4
.github/workflows/build_addon.yml
vendored
@ -132,8 +132,8 @@ jobs:
|
||||
|
||||
- name: Debug Env
|
||||
run: |
|
||||
echo ${{ steps.meta.outputs.tags }}
|
||||
echo ${{ steps.meta.outputs.labels }}
|
||||
echo "${{ steps.meta.outputs.tags }}"
|
||||
echo "${{ steps.meta.outputs.labels }}"
|
||||
|
||||
- name: Login to ghcr.io
|
||||
uses: docker/login-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user