Skip to content

Fix Error: Only 65535 characters are allowed #24

Fix Error: Only 65535 characters are allowed

Fix Error: Only 65535 characters are allowed #24

Workflow file for this run

name: Versioning
on:
release:
types: [published, edited]
jobs:
updateMajorTag:
name: Update major tag
runs-on: ubuntu-latest
steps:
- uses: Actions-R-Us/actions-tagger@v2