Update publish-records.yml

This commit is contained in:
Akshay Nair
2021-06-06 15:11:34 +05:30
committed by GitHub
parent 484aa1e35e
commit 5c59cc3e52
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
publish:
if: github.repository == 'is-a-dev/register
if: github.repository == 'is-a-dev/register'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2