We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44b574 commit f651931Copy full SHA for f651931
.github/workflows/deploy.yml
@@ -27,8 +27,6 @@ jobs:
27
28
- name: Upload artifact ⬆️
29
uses: actions/upload-artifact@v4
30
- env:
31
- GITHUB_TOKEN: ${{ secrets.secrets.GA_ID }}
32
with:
33
path: './dist'
34
0 commit comments