gravity9-tech / mongo-cse

Mongo Change Stream Enhancer divides Change Stream events into partitions and enables you to handle them in separate Threads, increasing throughput. It achieves that by creating a Change Stream per each partition (number is configurable) and handling each Change Stream in a dedicated Thread.
3 stars 1 forks source link

Fix tagging on deploy by assigning higher permissions on action #58

Closed dc-g9 closed 1 month ago

dc-g9 commented 1 month ago

Tested on another repo: https://github.com/gravity9-tech/github-action-demo/actions/runs/10936528191