Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf committed Dec 23, 2024
2 parents 976f90b + 8a7f392 commit f22c921
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release_backend.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Release backend from the latest successful build action into a certain release
name: Release backend api and borehole db
name: Release API Backend

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_models.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Release web assets from the latest successful build action into a certain release
name: Release web assets
name: Release Models Backend

on:
workflow_dispatch:
Expand Down

0 comments on commit f22c921

Please sign in to comment.