Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SAINIAbhishek committed Oct 3, 2024
1 parent cf4f1ea commit e206bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
REFRESH_TOKEN_SECRET_KEY: ${{ secrets.REFRESH_TOKEN_SECRET_KEY}}
MAILTRAP_EMAIL_ENV: ${{ vars.MAILTRAP_EMAIL_ENV}}

- name: Save ${{ inputs['environment'] }} ${{ vars.API_PORT }} Build Artifacts
- name: Save ${{ inputs['environment'] }} ${{ vars.TOKEN_ISSUER}} Build Artifacts
uses: actions/upload-artifact@v4
with:
name: ${{ inputs['environment'] }}-build
Expand Down

0 comments on commit e206bde

Please sign in to comment.