Skip to content

Commit 729831f

Browse files
committed
Fix an error: forge login failed 6
1 parent 3f51c89 commit 729831f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,3 @@ jobs:
4848
# https://developer.atlassian.com/platform/forge/staging-and-production-apps/#deploy-to-a-specific-environment
4949
- name: Deploy Forge App
5050
run: forge deploy -e production
51-
52-
# Install Forge app dependencies
53-
# https://developer.atlassian.com/platform/forge/cli-reference/install/
54-
- name: Install Forge dependencies
55-
run: forge install --upgrade -e production --non-interactive --product Jira --confirm-scopes --verbose

0 commit comments

Comments
 (0)