1 2 3 4 5 6 7 8 9 10 11
name: Auto-tag on: push: branches: [main] jobs: tag: uses: brefwiz/shared-ci-workflows/.github/workflows/auto-tag.yml@main permissions: contents: write