We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a7c00 commit 84c59d3Copy full SHA for 84c59d3
.github/workflows/basic_checks.yaml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
username: ${{ secrets.DOCKER_USERNAME }}
48
password: ${{ secrets.DOCKER_PASSWORD }}
49
- repository: seandavi/seandavi_biocworkshop2020template
+ repository: seandavi/buildabiocworkshop2020
50
tag_with_ref: true
51
tag_with_sha: true
52
tags: latest
DESCRIPTION
@@ -24,4 +24,4 @@ Suggests:
24
pkgdown
25
Url: https://seandavi.github.io/BuildABiocWorkshop2020/
26
VignetteBuilder: knitr
27
-DockerImage: seandavi/seandavi_biocworkshop2020template:latest
+DockerImage: seandavi/buildabiocworkshop2020:latest
0 commit comments