Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhijeet1Jadhav authored Aug 23, 2023
1 parent 9ea6629 commit 9bb2f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on: workflow_dispatch
#- closed
jobs:
Development:
runs-on: ubuntu-latestj
runs-on: ubuntu-latest
environment: Development
steps:
- name: deploy
Expand All @@ -19,6 +19,6 @@ jobs:
echo $MY_WORK_DIR
QA-Automation:
runs-on: ubuntu-latest
steps:
stepss:
- name: deploy2
run: echo "hello qa"

0 comments on commit 9bb2f4b

Please sign in to comment.