Skip to content

Commit

Permalink
Publish ready (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
jashparekh authored Dec 20, 2021
1 parent c89b799 commit 5d6b884
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Actions Status](https://github.com/jashparekh/cloud-functions-action/workflows/Lint/badge.svg?branch=main)](https://github.com/jashparekh/cloud-functions-action/actions)
[![Actions Status](https://github.com/jashparekh/cloud-functions-action/workflows/Unit%20Tests/badge.svg?branch=main)](https://github.com/jashparekh/cloud-functions-action/actions)
[![Actions Status](https://github.com/jashparekh/cloud-functions-action/workflows/Integration%20Test/badge.svg?branch=main)](https://github.com/jashparekh/cloud-functions-action/actions)
![Version](https://img.shields.io/static/v3.svg?label=Version&message=v1&color=lightgrey&?link=http://left&link=https://github.com/jashparekh/cloud-functions-action/tree/v3)
![Version](https://img.shields.io/static/v3.svg?label=Version&message=v1&color=lightgrey&?link=http://left&link=https://github.com/jashparekh/cloud-functions-action/tree/v1)


# Cloud Function Github Action
Expand Down
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## action.yml
name: 'Google Bigquery "Deploy table, view and other structure definitions" Action for Github Action'
description: 'Creates a Bigquery structure if it does not exists, else updates it'
name: 'Google Cloud Function "Deploy code" Action for Github Action'
description: 'This Github action can be used to deploy code to Cloud Functions.'
author: 'Jash Parekh <[email protected]>'
branding:
icon: 'activity'
Expand Down

0 comments on commit 5d6b884

Please sign in to comment.