Add set_as_main option

This commit is contained in:
Victor Carlos Erenu
2026-04-14 02:46:00 +07:00
parent cf8bfea424
commit 32d82b1c68
3 changed files with 229 additions and 7 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
name: Repository bumper
name: Repository bumper 4.x
run-name: Bump ${{ github.ref_name }} (${{ inputs.id }})
on:
@@ -30,8 +30,8 @@ on:
jobs:
bump:
name: Repository bumper
runs-on: ubuntu-22.04
name: Repository bumper 4.x
runs-on: ubuntu-24.04
permissions:
contents: write
pull-requests: write