Skip to content

Commit

Permalink
Use ${GITHUB_REF_NAME}
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jun 11, 2024
1 parent e332903 commit bbb5e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javadocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: NeuroML/org.neuroml.model.injectingplugin
ref: development
ref: ${GITHUB_REF_NAME}
path: org.neuroml.model.injectingplugin

- name: Install NeuroML deps
Expand Down

0 comments on commit bbb5e49

Please sign in to comment.