Skip to content

Set fixed ubuntu version 22 in docker image #11

Set fixed ubuntu version 22 in docker image

Set fixed ubuntu version 22 in docker image #11

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