We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6969ff9 + 83c866d commit cc882f1Copy full SHA for cc882f1
.github/workflows/release-prepare-hotfix.yml
@@ -33,11 +33,6 @@ jobs:
33
app_id: ${{ secrets.GH_BOT_APP_ID }}
34
private_key: ${{ secrets.GH_BOT_PRIVATE_KEY }}
35
36
- - name: Checkout composite actions
37
- uses: actions/checkout@v4
38
- with:
39
- sparse-checkout: tools/actions/composites
40
-
41
- name: Generate ref/tag version to use when running changeset status
42
uses: LedgerHQ/ledger-live/tools/actions/composites/generate-tag@develop
43
id: format-app-tag
0 commit comments