Skip to content

Commit

Permalink
[temp] automate auth-spa
Browse files Browse the repository at this point in the history
  • Loading branch information
brionmario committed Jan 18, 2024
1 parent cfb50c8 commit 3e66641
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/asgardeo-auth-spa-version-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
id: checkout
uses: actions/[email protected]
with:
token: ${{ env.GH_TOKEN }}
fetch-depth: 0

- name: 🌟 Set up Git
Expand Down Expand Up @@ -55,7 +54,7 @@ jobs:
echo "::set-output name=version::${latest_release}"
tree
# - name: 🎉 Create pull request
# id: create-pr
Expand Down

0 comments on commit 3e66641

Please sign in to comment.