Back to .11 to test, no publish
This commit is contained in:
2
.github/workflows/build-publish-apps.yml
vendored
2
.github/workflows/build-publish-apps.yml
vendored
@ -237,7 +237,7 @@ jobs:
|
||||
announce_release:
|
||||
needs: [publish-apps-release]
|
||||
runs-on: ubuntu-22.04
|
||||
if: github.event_name == 'release'
|
||||
# if: github.event_name == 'release'
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "zoo-modeling-app",
|
||||
"version": "0.24.12",
|
||||
"version": "0.24.11",
|
||||
"private": true,
|
||||
"productName": "Zoo Modeling App",
|
||||
"author": {
|
||||
|
||||
Reference in New Issue
Block a user