Skip to content

Commit

Permalink
fix: set share identifier to volapp as advised (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
fibble authored Jan 21, 2025
1 parent 3d05d72 commit b5fdc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-liquibase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
]
}" \
--scheduling-priority-override 1 \
--share-identifier "liquibase-migrations" \
--share-identifier "volapp" \
--query 'jobId' \
--output text)
echo "job_id=$JOB_ID" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit b5fdc14

Please sign in to comment.