Skip to content

Commit

Permalink
Pipeline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskniep committed Mar 16, 2024
1 parent 651d719 commit 04eab07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
env:
UPBOUND_MARKETPLACE_PUSH_ROBOT_PSW: ${{ secrets.UPBOUND_MARKETPLACE_PUSH_ROBOT_PSW }}
run: |
up login -t ${UPBOUND_MARKETPLACE_PUSH_ROBOT_PSW}
echo "${UPBOUND_MARKETPLACE_PUSH_ROBOT_PSW}" | up login -t -
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 04eab07

Please sign in to comment.