Skip to content

Commit 8bf4f30

Browse files
app-rails: Update template-infra:app to version 0.15.4.post9.dev0+d57e431
1 parent 685aa28 commit 8bf4f30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cd-app-rails.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ on:
2929

3030
jobs:
3131
deploy:
32-
name: Deploy
32+
name: " " # GitHub UI is noisy when calling reusable workflows, so use whitespace for name to reduce noise
3333
uses: ./.github/workflows/deploy.yml
3434
with:
3535
app_name: "app-rails"

.template-infra/app-app-rails.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: v0.15.4-8-g95e8812
2+
_commit: v0.15.4-9-gd57e431
33
_src_path: https://github.com/navapbc/template-infra
44
app_has_dev_env_setup: true
55
app_local_port: 3100

0 commit comments

Comments
 (0)