Skip to content

Commit

Permalink
Test ...2
Browse files Browse the repository at this point in the history
  • Loading branch information
pSnehanshu committed Apr 16, 2023
1 parent b1e8731 commit 4e9a3b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-backend-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ env:
jobs:
build-push-image:
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags/v') && github.ref_type == 'tag'
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 4e9a3b3

Please sign in to comment.