Skip to content

Commit 954a6af

Browse files
committed
Fix: declare single-tag as apache output
1 parent e962106 commit 954a6af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,8 @@ jobs:
266266
permissions:
267267
contents: read
268268
packages: write
269+
outputs:
270+
single-tag: ${{ steps.single-tag.outputs.single-tag }}
269271
steps:
270272
- name: Checkout
271273
uses: actions/checkout@v6

0 commit comments

Comments
 (0)