Skip to content

Commit

Permalink
Use correct job name
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotjordan committed Aug 16, 2024
1 parent b5587e7 commit dbbcd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
BRANCH: ${{ github.head_ref || github.ref_name }}

jobs:
build-geoblacklight-docker:
build-geoserver-docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit dbbcd20

Please sign in to comment.