Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
JiveOff committed Sep 10, 2023
2 parents 2b10461 + 67143b0 commit d9b8fc8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- stable
- dev
workflow_dispatch:

jobs:
publish:
Expand Down Expand Up @@ -41,4 +42,4 @@ jobs:
env:
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}
NEXUS_REPOSITORY: ${{ env.NEXUS_REPOSITORY }}
NEXUS_REPOSITORY: ${{ env.NEXUS_REPOSITORY }}

0 comments on commit d9b8fc8

Please sign in to comment.