Skip to content

Commit

Permalink
Syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Apr 4, 2022
1 parent 11eaaae commit d48b5f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
- name: Archive lockfile
uses: actions/upload-artifact@v3
with:
name: pacakge-lock.json
path: package-lock.json
uses: actions/upload-artifact@v3
with:
name: pacakge-lock.json
path: package-lock.json

0 comments on commit d48b5f8

Please sign in to comment.