Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
dc8567c979 | |||
e797037846 |
3
.github/workflows/galaxy.yml
vendored
3
.github/workflows/galaxy.yml
vendored
@ -10,6 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: galaxy
|
||||
uses: robertdebock/galaxy-action@1.1.1
|
||||
uses: robertdebock/galaxy-action@1.2.1
|
||||
with:
|
||||
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
||||
git_branch: main
|
||||
|
Reference in New Issue
Block a user