Skip to content

Commit

Permalink
#481: adding back in finos repo test
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronreed708 committed Nov 20, 2023
1 parent f2ff149 commit 7fc76a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
# save forks from having issue trying to publish to Docker
# without the correct credentials
#if: github.repository_owner == 'finos'
if: github.repository_owner == 'finos'
outputs:
digest: ${{ steps.build_publish.outputs.digest }}
steps:
Expand Down

0 comments on commit 7fc76a6

Please sign in to comment.