Skip to content

Commit 27dcbcd

Browse files
Update regenerate-library.yml
1 parent ad00112 commit 27dcbcd

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/regenerate-library.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
steps:
9-
- name: Get current date
10-
id: date
11-
run: echo "::set-output name=date::$(date +'%Y%m%d
12-
- name: Set release name as environment variable
13-
run: echo "RELEASE_NAME=${{ github.event.release.tag_name }}" >> $GITHUB_ENV
149
- uses: actions/checkout@v3
1510
- name: Set up Python
1611
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)