Skip to content

Commit 3a802fc

Browse files
committed
WIP
1 parent 8e9b938 commit 3a802fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,6 @@ jobs:
175175
if: ${{ matrix.platform == 'linux/amd64' }}
176176
uses: actions/upload-artifact@v4
177177
with:
178-
name: migrations-${{ matrix.platform_slug }}
178+
name: activitypub-migrations-${{ matrix.platform_slug }}
179179
path: /tmp/activitypub-migrations-${{ matrix.platform_slug }}.tar
180180
retention-days: 1

0 commit comments

Comments
 (0)