Skip to content

Commit

Permalink
(feat): Does it work
Browse files Browse the repository at this point in the history
  • Loading branch information
Lasith Koswatta Gamage committed Oct 31, 2023
1 parent 1c22f8c commit 2949fc1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 18 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ jobs:
with:
scheme: semver
increment: patch
- id: debug
run: ls -la ebs-bootstrap-linux-*
- id: debug-2
run: ls -lR
- id: github-release
name: Create Github Release 📦
uses: softprops/[email protected]
Expand Down
18 changes: 0 additions & 18 deletions .github/workflows/build-and-test.yml

This file was deleted.

0 comments on commit 2949fc1

Please sign in to comment.