Skip to content

Commit

Permalink
Use actions-usage in upload stage
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Feb 27, 2023
1 parent 00bcebe commit 7d8f37a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ github.token }}
with:
asset_paths: '["./bin/gha-usage*"]'
asset_paths: '["./bin/actions-usage*"]'
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/self-actuated/actions-stats
module github.com/self-actuated/actions-usage

go 1.19

Expand Down

0 comments on commit 7d8f37a

Please sign in to comment.