Skip to content

Commit

Permalink
ci: change env to make delivery work again
Browse files Browse the repository at this point in the history
  • Loading branch information
yeoldegrove committed Nov 27, 2023
1 parent c560630 commit 094003d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/shaptools-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ name: Package CI
# - submit the new package content to the upstream repository
on: [push, pull_request] # yamllint disable-line rule:truthy
env:
PACKAGE_NAME: shaptools
PACKAGE_NAME: python-shaptools
TAR_NAME: shaptools
jobs:
tab:
name: 'tabspace checking'
Expand Down

0 comments on commit 094003d

Please sign in to comment.