aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar shtlrs <[email protected]>2023-03-06 13:56:37 +0100
committerGravatar shtlrs <[email protected]>2023-03-06 13:56:37 +0100
commit99ca1f946a9bb88ecd54f04b8ddfae96fa0a2fdc (patch)
treeec528f90c35541ee22bbbd469ec931a314c96d13 /.github
parentadd the main.yaml CI workflow (diff)
always generate sha tag
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index 03b0e9b4..fd47b5c0 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -18,7 +18,6 @@ jobs:
generate-sha-tag:
- if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
outputs:
sha-tag: ${{ steps.sha-tag.outputs.sha-tag }}