Skip to content

Commit

Permalink
change in workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
binni979 committed Jul 3, 2024
1 parent 84e6657 commit 6e113ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/banner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ jobs:
git checkout -b staging
git add banner.json
git commit -m "Updating banner for #${{ env.IssueNumber }}"
git push
git push --set-upstream origin staging

0 comments on commit 6e113ec

Please sign in to comment.