m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-08 05:03:49 -05:00

Update release.yml
Some checks are pending
CI / build-binary (push) Waiting to run
CI / build-image (push) Waiting to run

This commit is contained in:
Sergio
2024-09-06 22:33:37 +03:00
committed by GitHub
parent 3eb61969b3
commit 50e2124d07

View File

@@ -8,6 +8,9 @@ jobs:
outputs:
tag: ${{ steps.tag.outputs.tag }}
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Get current tag
id: tag
run: |