Skip to content

Commit 31c1427

Browse files
authored
checkout ref that was published (#51)
1 parent 2192a25 commit 31c1427

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010

1111
steps:
1212
- uses: actions/checkout@v1
13-
with:
14-
ref: master
1513
- name: Build docker image, build package, install package
1614
run: docker build . --file build.Dockerfile -t apulverizer/allagash:build
1715

0 commit comments

Comments
 (0)