Skip to content

fix(naming): fix wrong old ednxzu namespace on tests #2

fix(naming): fix wrong old ednxzu namespace on tests

fix(naming): fix wrong old ednxzu namespace on tests #2

Workflow file for this run

---
name: publish
on:
push:
branches:
- main
jobs:
publish:
name: Publish to galaxy
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Publish
uses: ednxzu/galaxy-import-role@v1
with:
galaxy-api-key: ${{ secrets.GALAXY_API_TOKEN }}