Skip to content

Commit 3e66641

Browse files
committed
[temp] automate auth-spa
1 parent cfb50c8 commit 3e66641

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/asgardeo-auth-spa-version-updater.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
id: checkout
2727
uses: actions/[email protected]
2828
with:
29-
token: ${{ env.GH_TOKEN }}
3029
fetch-depth: 0
3130

3231
- name: 🌟 Set up Git
@@ -55,7 +54,7 @@ jobs:
5554
echo "::set-output name=version::${latest_release}"
5655
5756
tree
58-
57+
5958
6059
# - name: 🎉 Create pull request
6160
# id: create-pr

0 commit comments

Comments
 (0)