Skip to content

Commit

Permalink
Updates workflow to publish photon-targeting for docker hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
r4stered authored Jan 8, 2024
1 parent 6444ae8 commit d40830b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
- name: Publish
run: |
chmod +x gradlew
./gradlew photon-lib:publish
./gradlew photon-lib:publish photon-targeting:publish
env:
ARTIFACTORY_API_KEY: ${{ secrets.ARTIFACTORY_API_KEY }}
if: github.event_name == 'push'
Expand Down

0 comments on commit d40830b

Please sign in to comment.