Skip to content

Support fully-automatic GRES configuration for nvml (#202) #22

Support fully-automatic GRES configuration for nvml (#202)

Support fully-automatic GRES configuration for nvml (#202) #22

Workflow file for this run

---
name: Publish Ansible Role
'on':
push:
tags:
- "v?[0-9]+.[0-9]+.[0-9]+"
workflow_dispatch:
jobs:
publish_role:
uses: stackhpc/.github/.github/workflows/publish-role.yml@main
secrets:
GALAXY_API_KEY: ${{ secrets.GALAXY_API_KEY }}