Merge pull request #3176 from kmlebedev/fix_action_build_container

fix build container
This commit is contained in:
Chris Lu
2022-06-14 01:26:34 -07:00
committed by GitHub
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ on:
push: push:
tags: tags:
- '*' - '*'
workflow_dispatch: [] workflow_dispatch: {}
permissions: permissions:
contents: read contents: read

View File

@@ -4,7 +4,7 @@ on:
push: push:
tags: tags:
- '*' - '*'
workflow_dispatch: [] workflow_dispatch: {}
permissions: permissions:
contents: read contents: read

View File

@@ -4,7 +4,7 @@ on:
push: push:
tags: tags:
- '*' - '*'
workflow_dispatch: [] workflow_dispatch: {}
permissions: permissions:
contents: read contents: read

View File

@@ -4,7 +4,7 @@ on:
push: push:
tags: tags:
- '*' - '*'
workflow_dispatch: [] workflow_dispatch: {}
permissions: permissions:
contents: read contents: read

View File

@@ -4,7 +4,7 @@ on:
push: push:
tags: tags:
- '*' - '*'
workflow_dispatch: [] workflow_dispatch: {}
permissions: permissions:
contents: read contents: read

View File

@@ -4,7 +4,7 @@ on:
push: push:
tags: tags:
- '*' - '*'
workflow_dispatch: [] workflow_dispatch: {}
permissions: permissions:
contents: read contents: read