Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
xlqian committed Mar 21, 2024
1 parent fd87146 commit 9193e67
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/dockers_builder_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,8 @@ jobs:
with:
repo: 'hove-io/mimirsbrunn'
version: 'tags/v3.1.0'
regex: true
file: 'mimirsbrunn7_${{env.jessie_version}}-*\\.deb'
target: 'mimirsbrunn7_${{env.jessie_version}}-v3.1.0.deb'
file: 'mimirsbrunn7_${{env.jessie_version}}-3.1.0.deb'
target: 'mimirsbrunn7_${{env.jessie_version}}-3.1.0.deb'
token: ${{ steps.ci-core-app-token.outputs.token }}

# don't forget to update the version of cosmogony2cities if necessary!!
Expand Down

0 comments on commit 9193e67

Please sign in to comment.