1
0
forked from iarv/contact

Fix repository URL in workflow file

This commit is contained in:
pdxlocations
2026-01-17 00:27:28 -08:00
committed by GitHub
parent ff22527fe8
commit cbc71a2b05

View File

@@ -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