Skip to content

Commit

Permalink
Fixed post release notification. (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-cebo authored Nov 6, 2024
1 parent cf3c505 commit e72bda0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
with:
token: ${{ secrets.GH_TOKEN }}
prepend-product-to-tag: true
last-service: true
# - name: Update Pages
# uses: ./.github/.release/actions/actions/services/github-pages
# with:
Expand Down

0 comments on commit e72bda0

Please sign in to comment.