Skip to content

Commit

Permalink
[Feature][Docker] upload to self repo test
Browse files Browse the repository at this point in the history
  • Loading branch information
liunaijie committed Nov 9, 2023
1 parent 02f621d commit 77072a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publick-docker-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ env:

jobs:
build:
if: github.repository == 'apache/seatunnel'
if: github.repository == 'liunaijie/seatunnel'
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 77072a6

Please sign in to comment.