Skip to content

Commit

Permalink
fix tab
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Jul 30, 2024
1 parent 32b152f commit 65ddc2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-u18surge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ defaults:

env:
REGISTRY: ghcr.io
IMAGE_NAME: baconpaul/ubuntu18_cmake
IMAGE_NAME: baconpaul/ubuntu18_surge_build

jobs:
build_image:
Expand Down Expand Up @@ -44,7 +44,6 @@ jobs:
echo " " >> $GITHUB_STEP_SUMMARY
echo "tags: ${{ steps.meta.outputs.tags }}" >> $GITHUB_STEP_SUMMARY
echo "labels: ${{ steps.meta.output.labels }}" >> $GITHUB_STEP_SUMMARY
- name: Build and push
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 65ddc2f

Please sign in to comment.