Skip to content

Commit

Permalink
💚 Ci: fix invalid value 'working-directory' in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Mastersam07 committed Nov 8, 2024
1 parent 52f3b07 commit 7b7d8ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/shared-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ jobs:

- name: Deploy Android to Firebase
uses: wzieba/Firebase-Distribution-Github-Action@v1
working-directory: packages/${{ inputs['package-name'] }}
with:
appId: ${{ secrets.FIREBASE_APP_ID }}
serviceCredentialsFileContent: ${{ secrets.CREDENTIAL_FILE_CONTENT }}
Expand Down

0 comments on commit 7b7d8ca

Please sign in to comment.