Skip to content

Commit

Permalink
Rename target repository from orc to orc-format
Browse files Browse the repository at this point in the history
  • Loading branch information
dongjoon-hyun committed Dec 5, 2023
1 parent ed5bed6 commit c0e3a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
publish-snapshot:
if: github.repository == 'apache/orc'
if: github.repository == 'apache/orc-format'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit c0e3a11

Please sign in to comment.