We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e9b938 commit 3a802fcCopy full SHA for 3a802fc
.github/workflows/build.yml
@@ -175,6 +175,6 @@ jobs:
175
if: ${{ matrix.platform == 'linux/amd64' }}
176
uses: actions/upload-artifact@v4
177
with:
178
- name: migrations-${{ matrix.platform_slug }}
+ name: activitypub-migrations-${{ matrix.platform_slug }}
179
path: /tmp/activitypub-migrations-${{ matrix.platform_slug }}.tar
180
retention-days: 1
0 commit comments