Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

Commit

Permalink
ci: attempt to debug empty package
Browse files Browse the repository at this point in the history
  • Loading branch information
El-Fitz committed Aug 23, 2024
1 parent 6a1380f commit b5c85d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
name: dist
path: |
dist
if-no-files-found: error

publish-gpr:
needs: build
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@csbnlu/jawks-authorizers-apple-sign-in-pulumi",
"version": "0.0.1",
"version": "0.0.2",
"devDependencies": {
"@pulumi/aws": "^6.49.1",
"@pulumi/aws-apigateway": "^2.6.0",
Expand Down

0 comments on commit b5c85d4

Please sign in to comment.