Skip to content

Commit

Permalink
Update API docs workflow for changed module name
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynne authored Aug 1, 2023
1 parent e2ac665 commit c1f1030
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/api-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
secrets: inherit
with:
package_name: apns
modules: APNS
pathsToInvalidate: /apns/*
modules: VaporAPNS
pathsToInvalidate: /vaporapns/*

0 comments on commit c1f1030

Please sign in to comment.