mirror of
https://code.forgejo.org/docker/metadata-action.git
synced 2025-10-07 11:50:48 +00:00
Merge e427fa1e40
into 032a4b3bda
This commit is contained in:
commit
b6e68780a1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -431,7 +431,7 @@ jobs:
|
|||
sep-tags: ${{ matrix.sep }}
|
||||
-
|
||||
name: Tags
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v8
|
||||
with:
|
||||
script: |
|
||||
console.log(`${{ steps.meta.outputs.tags }}`);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue