Skip to content

Commit

Permalink
Merge pull request #77 from jordojordo/main
Browse files Browse the repository at this point in the history
Release Kubewarden 2.1.0 & 3.0.0
  • Loading branch information
jordojordo authored Nov 15, 2024
2 parents 7a47521 + 63940a1 commit 87b8ac7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/sync-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on:
release:
types: [released]
# Removing this trigger until the protected rule on the `main` branch does not limit actions.
# push:
# branches:
# - main
# paths:
# - manifest.json
push:
branches:
- main
paths:
- manifest.json

env:
ACTIONS_RUNNER_DEBUG: false
Expand Down
5 changes: 4 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,11 @@
"1.6.2",
"1.6.3",
"1.6.4",
"1.6.5",
"2.0.0",
"2.0.1"
"2.0.1",
"2.1.0",
"3.0.0"
]
}
}
Expand Down

0 comments on commit 87b8ac7

Please sign in to comment.