Skip to content

Commit

Permalink
Test6
Browse files Browse the repository at this point in the history
  • Loading branch information
gopuman committed Jul 13, 2023
1 parent 2f6b944 commit 2161564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
- shell: bash
# Check if the input variable `action` is create
run: |
export UFFIZZI_SERVER=app.uffizzi.com
export UFFIZZI_SERVER=https://app.uffizzi.com
export REQUEST_TOKEN=${ACTIONS_ID_TOKEN_REQUEST_TOKEN}
export REQUEST_TOKEN_URL=${ACTIONS_ID_TOKEN_REQUEST_URL}
Expand Down

0 comments on commit 2161564

Please sign in to comment.