Skip to content

Commit e61c397

Browse files
authored
HotFix Deploy Action (#123)
1 parent fdae1ad commit e61c397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Migration Metadata
4040
uses: docker/metadata-action@v4
41-
id: indexer
41+
id: migrations
4242
with:
4343
images: ghcr.io/${{ github.repository }}-migration
4444
- name: Migration Image Build

0 commit comments

Comments
 (0)