Skip to content

Commit

Permalink
fixed commit messages
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-bisonai committed May 27, 2024
1 parent 03709ad commit 8d4cd0e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/image+upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,7 @@ jobs:
ecr_url: ${{ steps.extract_tags.ecr_url }}

steps:
- name: checkout code
uses: actions/checkout@v2

- name: set up Node.js
uses: actions/setup-node@v2
with:
node-version: '14'
- uses: actions/checkout@v3

- name: get date and git hash
id: hash
Expand Down

0 comments on commit 8d4cd0e

Please sign in to comment.