Skip to content

Commit

Permalink
Fix git branch for release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Jul 25, 2022
1 parent f9383a6 commit cc746ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
- uses: robertdebock/[email protected]
with:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}
git_branch: main
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ allow_duplicates: false

galaxy_info:
role_name: aiida-cws
github_branch: main
author: "MARVEL NCCR"
# yamllint disable-line rule:line-length
description: "An Ansible role that installs and configures an environment for running the AiiDA common-workflows"
Expand Down

0 comments on commit cc746ef

Please sign in to comment.