An open API service indexing awesome lists of open source software.

https://github.com/launchbynttdata/actions-lcaf-increment_tagged_version


https://github.com/launchbynttdata/actions-lcaf-increment_tagged_version

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Github Action to Increment Tagged Version

## About

This action is designed to bump the tags of a given repository based on the name of the branch that was just merged to main.

## Usage

```workflow
...
steps:
- name: Increment Tagged Version
uses: launchbynttdata/actions-lcaf-increment_tagged_version@v0
...
```

## Compatibility

This action has only been tested on GitHub.com.