Skip to content

[AUTOS]: Added basic Autos and fixed Git overrides #9

[AUTOS]: Added basic Autos and fixed Git overrides

[AUTOS]: Added basic Autos and fixed Git overrides #9

Workflow file for this run

name: Versioning deploys
on:
pull_request:
types:
- closed
jobs:
versioning:
runs-on: ubuntu-latest
steps:
- uses: robolancers/lancer-deploy-tool@v2.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}