Skip to content

Commit

Permalink
Update createBundle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mPokornyETM authored Feb 16, 2024
1 parent afc6247 commit a505888
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/createBundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
options: --user root
credentials:
username: mpokornyetm
password: ${{ secrets.DOCKER_CONTAINER_REGISTRY_TOKEN }}
password: Katopeso1#
steps:
- name: Install doxygen
working-directory: /opt/WinCC_OA/3.19/bin/
Expand Down Expand Up @@ -270,7 +270,7 @@ jobs:
options: --user root
credentials:
username: mpokornyetm
password: ${{ secrets.DOCKER_CONTAINER_REGISTRY_TOKEN }}
password: Katopeso1#
needs: [build, package]
steps:
Expand Down

0 comments on commit a505888

Please sign in to comment.