Update publish-new.yml

pull/1663/head
Steve Ruiz 2023-06-28 11:33:42 +01:00
rodzic 9532854b37
commit 2239f16aa2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -22,7 +22,7 @@ jobs:
- name: Check out code - name: Check out code
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
token: ${{ github.token }} token: ${{ secrets.STEVES_PUBLISH_TOKEN }}
- name: Prepare repository - name: Prepare repository
# Fetch full git history and tags for auto # Fetch full git history and tags for auto