Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitrykliapkou authored Aug 22, 2023
1 parent 571b5fe commit ca0b381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Create new branch
run: |
git checkout -b release/${{ steps.date-time.outputs.datetime }}
git push -u repo release/${{ steps.date-time.outputs.datetime }}
git push -u origin release/${{ steps.date-time.outputs.datetime }}

0 comments on commit ca0b381

Please sign in to comment.