Skip to content

Commit

Permalink
chore: revert image name back to capt
Browse files Browse the repository at this point in the history
  • Loading branch information
reoring committed Nov 15, 2024
1 parent 001fddc commit 46820d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository_owner }}/capt-stable # Changed from capt to capt-stable
IMAGE_NAME: ${{ github.repository_owner }}/capt # Changed back to original name
TEST_IMAGE_NAME: ${{ github.repository_owner }}/capt-test

jobs:
Expand Down

0 comments on commit 46820d2

Please sign in to comment.