fix(github/workflows/bumper): switch to self hosted runner

This commit is contained in:
sinanmohd
2025-01-29 12:54:08 +05:30
parent 507e580e75
commit 9becec0680

View File

@@ -10,7 +10,7 @@ on:
jobs:
bumper:
runs-on: ubuntu-latest
runs-on: self-hosted
permissions:
contents: "write"