Skip to content

Commit

Permalink
Merge pull request #75 from jamshale/release
Browse files Browse the repository at this point in the history
WIP
  • Loading branch information
jamshale authored Apr 17, 2024
2 parents 69871aa + d58a3d6 commit 52c3f34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-release-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ jobs:
git config --global user.email '[email protected]'
git remote set-url --push origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/jamshale/aries-acapy-plugins
git fetch --all
git push origin -d "release-v$release_version"
git checkout -b "release-v$release_version"
git add .
Expand Down

0 comments on commit 52c3f34

Please sign in to comment.