Skip to content

Commit 03f0b03

Browse files
ci: update Ledger runner tag after renaming
1 parent a640945 commit 03f0b03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
publish:
10-
runs-on: ledgerhq-shared-small
10+
runs-on: public-ledgerhq-shared-small
1111
permissions:
1212
id-token: write
1313
contents: read
@@ -44,7 +44,7 @@ jobs:
4444
retention-days: 2
4545

4646
validate:
47-
runs-on: ledgerhq-shared-small
47+
runs-on: public-ledgerhq-shared-small
4848
permissions:
4949
id-token: write
5050
contents: read

0 commit comments

Comments
 (0)