Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse [vX.Y.Z] correctly from CHANGELOG.md #201

Merged
merged 2 commits into from
Aug 22, 2022

Conversation

richm
Copy link
Collaborator

@richm richm commented Aug 18, 2022

No description provided.

@richm
Copy link
Collaborator Author

richm commented Aug 18, 2022

Fixes #195 (comment)

uses: robertdebock/galaxy-action@1.2.0
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
git_branch: ${{ steps.tag.outputs.branch }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is the galaxy publishing going to work here. This requires the secrets to be set up, which I think is not the case right now. Otherwise it looks ok.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, right - I'll remove this

remove the publish-to-galaxy task
@mattwillsher mattwillsher merged commit f1d7198 into willshersystems:master Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants