We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a0fcf commit b95a271Copy full SHA for b95a271
.github/workflows/generate-fs-docs.yml
@@ -25,7 +25,7 @@ jobs:
25
build:
26
name: "Build/push & deploy to swarm"
27
# The type of runner that the job will run on
28
- uses: signalwire/actions-template/.github/workflows/docker-bp.yml@aa238ed82bd7adfc3ff976770df5d3eaf52b11d7
+ uses: signalwire/actions-template/.github/workflows/docker-bp.yml@e035f7f3ecfc337aad71810e7283eca07cd60fe5
29
with:
30
PROJECT_NAME: "freeswitch-docs"
31
SWARM_SERVICE: "signalwire-docs_freeswitch-docs"
0 commit comments