Skip to content

Commit f277a97

Browse files
committed
remove redundant step
1 parent 0bd8dab commit f277a97

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/www.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
security-events: write
1919
actions: read
2020
steps:
21-
- name: Get current date
22-
id: date
23-
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
2421
- uses: actions/checkout@v3
2522
- name: Docker meta
2623
id: meta

0 commit comments

Comments
 (0)