We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ace58e commit 62b07c5Copy full SHA for 62b07c5
1 file changed
.github/workflows/build.yaml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build:
13
- uses: daemonless/daemonless/.github/workflows/build-app.yaml@main
+ uses: daemonless/dbuild/.github/workflows/daemonless-build.yaml@main
14
with:
15
image_name: postgres
16
secrets: inherit
0 commit comments