Skip to content

Commit

Permalink
added github checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayanta008 committed Apr 8, 2024
1 parent 0e8d764 commit c49ba3e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dev_cloudfunction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
name: ${{ needs.build-image.outputs.branch }}
url: ${{ steps.deploy.outputs.url }}
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Slugify github variables
uses: rlespinasse/github-slug-action@v4

Expand Down

0 comments on commit c49ba3e

Please sign in to comment.