Unverified Commit 82a60f26 by Yara Rules Committed by GitHub

Update main.yml

parent e72aaeec
...@@ -38,5 +38,5 @@ jobs: ...@@ -38,5 +38,5 @@ jobs:
- name: Push - name: Push
uses: ad-m/github-push-action@v0.5.0 uses: ad-m/github-push-action@v0.5.0
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GH_TOKEN }}
branch: ${{ github.head_ref }} branch: ${{ github.head_ref }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment