Skip to content

Commit 6d715e4

Browse files
committed
more fix
1 parent 550c7d8 commit 6d715e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
permissions:
99
contents: read
10-
id-token: write # REQUIRED for PyPI Trusted Publishing (OIDC)
10+
id-token: write
1111

1212
jobs:
1313
build-and-publish:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "cacheback"
2+
name = "cacheback-snapshot"
33
version = "0.0.1"
44

55
authors = [

0 commit comments

Comments
 (0)