forked from iarv/contact
Fix repository URL in workflow file
This commit is contained in:
2
.github/workflows/contact-buildx.yml
vendored
2
.github/workflows/contact-buildx.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
name: clone https://github.com/pdxlocations/contact
|
||||
name: clone https://github.com/pdxlocations/contact.git
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
name: pdxlocations/contact
|
||||
|
||||
Reference in New Issue
Block a user