fix diff
Some checks failed
Some checks failed
This commit is contained in:
parent
b368da85a2
commit
f38768166a
@ -1,4 +1,3 @@
|
||||
# fix
|
||||
name: 'Docker Build and Push'
|
||||
description: 'Extracts metadata and builds/pushes a Docker image'
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@ jobs:
|
||||
with:
|
||||
repository: ${{ github.repository }}
|
||||
ref: ${{ github.ref }}
|
||||
files: .gitea/*
|
||||
files: .gitea/**
|
||||
secrets:
|
||||
token: ${{ github.token }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user