From f56f8aa8ffab5082278ba691c682573e126d7780 Mon Sep 17 00:00:00 2001 From: OhMyDaHal Date: Thu, 11 Jul 2024 21:03:41 +0200 Subject: [PATCH] Update go.yml --- .github/workflows/go.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2000d77..cb56b06 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -54,7 +54,7 @@ jobs: id: create_release uses: actions/create-release@v1 env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.TOKEN }} with: tag_name: ${{ github.ref_name }} release_name: Release ${{ github.ref_name }} @@ -64,7 +64,7 @@ jobs: - name: Upload Release Assets uses: actions/upload-release-asset@v1 env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.TOKEN }} with: upload_url: ${{ steps.create_release.outputs.upload_url }} asset_path: dist/