Skip to content

Commit

Permalink
remove redundant step
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Oct 10, 2024
1 parent 0bd8dab commit f277a97
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/www.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
security-events: write
actions: read
steps:
- name: Get current date
id: date
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
- uses: actions/checkout@v3
- name: Docker meta
id: meta
Expand Down

0 comments on commit f277a97

Please sign in to comment.