Skip to content

chore: update maintaining team for backstage (#25) #1

chore: update maintaining team for backstage (#25)

chore: update maintaining team for backstage (#25) #1

Workflow file for this run

name: Releases
on:
push:
tags:
- '*'
jobs:
release:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: ncipollo/release-action@v1
with:
artifacts: "atlas"