ci(readme): remove github.head_ref

This commit is contained in:
sgoudham 2024-02-15 02:43:34 +00:00
parent cca438901c
commit f82c9031e0
No known key found for this signature in database
GPG key ID: 44E818FD5457EEA4

View file

@ -15,8 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
- name: Setup Deno
uses: nekowinston/setup-deno@v1