Skip to content

Allow multiple SSH keys #15

Allow multiple SSH keys

Allow multiple SSH keys #15

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