Skip to content

Commit

Permalink
fix: set share identifier to volapp as advised
Browse files Browse the repository at this point in the history
  • Loading branch information
fibble committed Jan 21, 2025
1 parent 3d05d72 commit e8e8c7a
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 e8e8c7a

Please sign in to comment.