Skip to content

Commit

Permalink
Merge pull request #11 from samansmink/inherit-deploy-secrets
Browse files Browse the repository at this point in the history
missing secrets inherit
  • Loading branch information
samansmink authored Jun 13, 2024
2 parents 4ca3f8f + 314f9de commit 9277a0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- prepare
- build
uses: ./.github/workflows/_extension_deploy.yml
secrets: inherit
with:
deploy_latest: true
duckdb_version: v1.0.0
Expand Down
2 changes: 1 addition & 1 deletion extensions/scrooge/description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ extension:

repo:
github: pdet/Scrooge-McDuck
ref: 9520aeba138a6bb43f766ed4f78accac026bfae0
ref: 9520aeba138a6bb43f766ed4f78accac026bfae0

0 comments on commit 9277a0a

Please sign in to comment.