Skip to content

Commit

Permalink
gh action for backport relase
Browse files Browse the repository at this point in the history
  • Loading branch information
witmicko committed Dec 5, 2023
1 parent 8f3295b commit 85a5ca5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-gh-pages-backport.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: Publish Backport GitHub Pages
# This workflow can be used to backport a release from a tag to the gh-pages branch
# This is useful when you want to backport a release to the gh-pages branch
# Most likely you will want to check and update BASE_REF and VERSIONS env variables
# @BASE_REF: the tag you want to backport from
# @VERSIONS: the versions you want to backport to

name: Publish Backport GitHub Pages

on:
workflow_dispatch:

Expand Down

0 comments on commit 85a5ca5

Please sign in to comment.