Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
devops committed Jun 4, 2024
2 parents 00f2d59 + 92efc5d commit e711679
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 @@ -83,7 +83,7 @@ jobs:
name: 'Publish Release'
runs-on: ubuntu-latest
environment: production
needs: build-ubuntu-packages
needs: build-ubuntu-package
steps:
- name: 'Check out code'
uses: actions/checkout@v4
Expand Down

0 comments on commit e711679

Please sign in to comment.