mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-06 12:15:45 +00:00
Add version to jq GHA
This commit is contained in:
parent
ae5ef2fead
commit
66534d0900
2
.github/workflows/publish-docker-images.yml
vendored
2
.github/workflows/publish-docker-images.yml
vendored
@ -107,7 +107,7 @@ jobs:
|
||||
|
||||
# Send notification to Swarmia to notify of a deployment: https://app.swarmia.com
|
||||
- name: 'Setup jq'
|
||||
uses: dcarbone/install-jq-action
|
||||
uses: dcarbone/install-jq-action@v3
|
||||
- name: Send deployment to Swarmia
|
||||
if: github.event_name == 'push' && success()
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user