We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc563e commit 4fe5acfCopy full SHA for 4fe5acf
.github/workflows/deploy-staging.yml
@@ -43,7 +43,7 @@ jobs:
43
steps:
44
- uses: actions/checkout@v4
45
with:
46
- ref: staging
+ ref: DEV-989
47
- uses: actions/download-artifact@master
48
49
name: bioactivity-jar
0 commit comments