]> source.dussan.org Git - gitea.git/commit
Fix missing migrate actions artifacts (#30874) (#30886)
authorGiteabot <teabot@gitea.io>
Tue, 7 May 2024 13:59:00 +0000 (21:59 +0800)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 13:59:00 +0000 (21:59 +0800)
commit216c8eada3c0727288dc5565ae9fdd798b17c463
treed19d01c3bab81cc46b9e47f4037589a0d52cc5d3
parentd5563be0eeba8e46d8d0e9974c55fa20519f968f
Fix missing migrate actions artifacts (#30874) (#30886)

Backport #30874 by @lunny

The actions artifacts should be able to be migrate to the new storage
place.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
cmd/migrate_storage.go