Skip to content

Commit

Permalink
update ci release to v0.4.13 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexStorm1313 authored Aug 25, 2024
1 parent 2dd2f1b commit da971e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
fail-fast: false
matrix:
# List of tags to build and upload, remember to update this
tag: [0.4.11]
tag: [0.4.13]
env:
dockertag: ${{ matrix.tag }}
dockerimg: openrct2/openrct2-cli
dockerlst: 0.4.11
dockerlst: 0.4.13
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit da971e3

Please sign in to comment.