Skip to content

Commit f9521bd

Browse files
committed
Fix build.
1 parent ff48cc5 commit f9521bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
runs-on: ubuntu-latest
2424
permissions:
2525
contents: read
26+
env:
27+
AKKA_REPO_URL: ${{ secrets.AKKA_REPO_URL }}
2628

2729
steps:
2830
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)