Skip to content

Commit

Permalink
Update docker-image.yml: streamlined dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anbo-de authored Dec 19, 2023
1 parent e4fcb4a commit bb522d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build and push Java components
run: bash -c ./service_config/build_images.sh
- name: Init update
uses: MindMaster98/[email protected]
uses: WSE-research/[email protected]
with:
api_key: ${{ secrets.API_KEY }}
updater_host: ${{ secrets.UPDATER_HOST }}
Expand Down

0 comments on commit bb522d4

Please sign in to comment.