diff --git a/.github/workflows/merge-forward 2.yaml b/.github/workflows/merge-forward 2.yaml index d730637..2186e57 100644 --- a/.github/workflows/merge-forward 2.yaml +++ b/.github/workflows/merge-forward 2.yaml @@ -27,7 +27,7 @@ jobs: - name: Merge and push env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.PAT }} run: | set -e -v diff --git a/devops_description 2.txt b/devops_description 2.txt index b7591ff..5bcd3b1 100644 --- a/devops_description 2.txt +++ b/devops_description 2.txt @@ -2,4 +2,6 @@ Hello! World. -It's mike \ No newline at end of file +It's mike + +Goodbye \ No newline at end of file