Skip to content

Better handling of deleted packages #17

Better handling of deleted packages

Better handling of deleted packages #17

Workflow file for this run

name: Update latest tag
on:
push:
tags: ["v*"]
jobs:
update-tag:
runs-on: ubuntu-latest
steps:
- uses: nowactions/update-majorver@v1