Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
menggatot committed Oct 19, 2022
1 parent f9ed6a1 commit 6505693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.0
with:
name: d2p-chrome-extension-${GITHUB_RUN_NUMBER}
name: d2p-chrome-extension-${{ github.run_number }}
path: dist

0 comments on commit 6505693

Please sign in to comment.