Skip to content

fix: add nginxexporter exporter service only for specified group #8

fix: add nginxexporter exporter service only for specified group

fix: add nginxexporter exporter service only for specified group #8

Workflow file for this run

---
name: Release
'on':
push:
tags:
- '*'
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
- name: galaxy
uses: robertdebock/galaxy-action@1.2.0
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
git_branch: main