Skip to content

Commit

Permalink
Merge pull request #244 from stakater/MuneebAijaz-patch-1
Browse files Browse the repository at this point in the history
Update latest branch to 1.1
  • Loading branch information
MuneebAijaz authored Feb 3, 2025
2 parents 7e01f39 + 5918f09 commit b3ff765
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/delete_branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jobs:
delete:
uses: stakater/.github/.github/workflows/[email protected]
with:
LATEST_DOC_VERSION: "1.0"
LATEST_DOC_VERSION: "1.1"
secrets:
GH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
push:
uses: stakater/.github/.github/workflows/[email protected]
with:
LATEST_DOC_VERSION: "1.0"
LATEST_DOC_VERSION: "1.1"
secrets:
GH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}

0 comments on commit b3ff765

Please sign in to comment.