Skip to content

feat: Swap the index of two blocks (#256) #155

feat: Swap the index of two blocks (#256)

feat: Swap the index of two blocks (#256) #155

Workflow file for this run

name: Tagging
on:
push:
branches:
- dev
jobs:
tagging:
permissions:
contents: write
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: TriPSs/conventional-changelog-action@v3
name: Changelog
id: changelog
with:
git-user-nane: "Pedro Andrés Chaparro Quintero"
git-user-email: "pedro.chaparro.2020@upb.edu.co"
git-message: "chore(release): {version}"