Merge pull request #29 from psyko-gh/action-tuning
ci: fixing fine-tuning
This commit is contained in:
5
.github/workflows/edge.yaml
vendored
5
.github/workflows/edge.yaml
vendored
@@ -40,6 +40,11 @@ jobs:
|
||||
contents: write
|
||||
packages: write
|
||||
steps:
|
||||
- run: echo "$OUTPUTS"
|
||||
shell: bash
|
||||
env:
|
||||
OUTPUTS: ${{ toJSON(needs.changes.outputs) }}
|
||||
|
||||
- name: Docker metadata
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
|
||||
Reference in New Issue
Block a user