Skip to content

Commit

Permalink
Merge pull request #60 from aalves08/revert-changes
Browse files Browse the repository at this point in the history
reverting last PR changes
  • Loading branch information
aalves08 authored Jul 24, 2024
2 parents 38ad869 + e44ad4e commit 1b21874
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/sync-extensions.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Sync and Release Extensions

on:
# release:
# types: [released]
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
3 changes: 1 addition & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"branch": "gh-pages",
"versions": [
"1.2.0",
"1.3.0",
"1.3.1-rc7"
"1.3.0"
]
},
"kubewarden": {
Expand Down

0 comments on commit 1b21874

Please sign in to comment.