Skip to content

Commit

Permalink
Merge branch 'release/3' into release/2
Browse files Browse the repository at this point in the history
  • Loading branch information
mbuchoff committed Jul 24, 2024
2 parents c810aba + a8ea751 commit 950f70b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/merge-forward 2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Merge and push
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PAT }}
run: |
set -e -v
Expand Down
4 changes: 3 additions & 1 deletion devops_description 2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ Hello!

World.

It's mike
It's mike

Goodbye

0 comments on commit 950f70b

Please sign in to comment.