Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
synzen authored Nov 28, 2024
1 parent b7ce27d commit 4a48569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
FEED_REQUESTS_IMAGE_NAME: ${{ github.repository }}-feed-requests
MONOLITH_IMAGE_NAME: ${{ github.repository }}-monolith
BOT_PRESENCE_IMAGE_NAME: ${{ github.repository }}-bot-presence
DISCORD_REST_LISTENER_NAME: ${{ github.repository }}-discord-rest-listener
DISCORD_REST_LISTENER_IMAGE_NAME: ${{ github.repository }}-discord-rest-listener

jobs:
user-feeds:
Expand Down

0 comments on commit 4a48569

Please sign in to comment.