Skip to content

Commit

Permalink
Updating names of CI actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kigster committed Apr 23, 2024
1 parent 3bbd268 commit fa98079
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: DeployToGKE
name: Deploy to Google Cloud
concurrency: production

on:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Create and publish a Docker image
name: Publish Docker Image

on:
push:
Expand Down

0 comments on commit fa98079

Please sign in to comment.