Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvolp12 committed Nov 7, 2023
1 parent 68c42f2 commit a2e20c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/container-literiver-ghcr.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: container-bigsky-ghcr
name: container-literiver-ghcr
on: [push]
env:
REGISTRY: ghcr.io
Expand All @@ -9,7 +9,7 @@ env:
IMAGE_NAME: ${{ github.repository }}

jobs:
container-bigsky-ghcr:
container-literiver-ghcr:
if: github.repository == 'bluesky-social/indigo'
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit a2e20c7

Please sign in to comment.