Skip to content

πŸ› do not try to install providers for old clients (#52) #13

πŸ› do not try to install providers for old clients (#52)

πŸ› do not try to install providers for old clients (#52) #13

Workflow file for this run

---
name: Release Role
on:
push:
tags:
- '*'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: galaxy
uses: robertdebock/[email protected]
with:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}
git_branch: main