Skip to content

Commit

Permalink
deploy.yml: update deploy action version
Browse files Browse the repository at this point in the history
  • Loading branch information
ES-Alexander authored Oct 4, 2023
1 parent 0bb3768 commit ffd05e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Deploy BlueOS Extension
uses: ES-Alexander/Deploy-BlueOS-Extension@v0.1
uses: ES-Alexander/Deploy-BlueOS-Extension@v0.2
with:
docker-username: ${{ secrets.DOCKER_USERNAME }}
docker-password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit ffd05e4

Please sign in to comment.