mirror of
https://github.com/funamitech/mastodon
synced 2024-11-27 06:18:53 +09:00
fix workflow part 2
This commit is contained in:
parent
b23fda8334
commit
7d03969154
2
.github/workflows/build-releases.yml
vendored
2
.github/workflows/build-releases.yml
vendored
@ -23,5 +23,5 @@ jobs:
|
||||
flavor: |
|
||||
latest = true
|
||||
tags: |
|
||||
type=pep440,pattern=${{ needs.get-current-date.outputs.DATE }}
|
||||
type=raw,pattern=${{ needs.get-current-date.outputs.DATE }}
|
||||
secrets: inherit
|
||||
|
Loading…
Reference in New Issue
Block a user