Skip to content

Commit

Permalink
v4
Browse files Browse the repository at this point in the history
  • Loading branch information
RazvanLiviuVarzaru committed Nov 27, 2024
1 parent ce37b2f commit 471137c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bbm_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
echo "${{ secrets.BBM_DEV_SSH_PRIVATE_KEY }}" > BBM_DEV_SSH_PRIVATE_KEY.txt
- name: Test upload
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: dev-ssh
path: BBM_DEV_SSH_PRIVATE_KEY.txt

0 comments on commit 471137c

Please sign in to comment.