m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-18 01:43:41 -05:00

I'm stupid

This commit is contained in:
Sergio
2025-03-03 11:14:16 +02:00
parent 7ea6ae6de5
commit e7f1921620
3 changed files with 6 additions and 6 deletions

View File

@@ -73,6 +73,7 @@ jobs:
with:
tags: |
${{ needs.get-tag.outputs.tag }}
gh-token: ${{ secrets.GITHUB_TOKEN }}
nightly-release:
runs-on: ubuntu-latest

View File

@@ -72,8 +72,7 @@ jobs:
tags: |
${{ needs.get-tag.outputs.tag }}
latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
gh-token: ${{ secrets.GITHUB_TOKEN }}
release:
runs-on: ubuntu-latest