Update release.yml

pull/5727/head^2
zomars 2022-11-28 09:07:30 -07:00
parent 43fb410a28
commit 0e89fb9f6a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: main # Always checkout main even for tagged releases
fetch-depth: 0
token: ${{ secrets.GH_ACCESS_TOKEN }}
- run: git push origin +main:production