Skip to content

Commit

Permalink
update names
Browse files Browse the repository at this point in the history
  • Loading branch information
pnzrr committed Oct 9, 2024
1 parent 659293b commit b94b9f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/react-oidc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy React Example
name: Deploy React OIDC Example

env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/react-oidcspa.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy React Example
name: Deploy React OIDC Spa Example

env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
Expand Down

0 comments on commit b94b9f9

Please sign in to comment.