1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-31 00:00:34 -05:00

BRE-857/collect-code-references-fails-against-tags (#5885)

* update code-references file to also check tags

* fix line
This commit is contained in:
aj-bw 2025-05-28 12:43:15 -04:00 committed by GitHub
parent cd994f72bf
commit 1e7d02bca2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,6 +44,7 @@ jobs:
with:
accessToken: ${{ secrets.LD_ACCESS_TOKEN }}
projKey: default
allowTags: true
- name: Add label
if: steps.collect.outputs.any-changed == 'true'