Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
QiubyZ committed Dec 23, 2023
1 parent e6eb518 commit 8ad5d36
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,5 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- name: Check Out Folder
uses: actions/checkout@v4

- name: Membuat Teks
run: "echo 'Hello World' > ./test.txt"


- name: Test

0 comments on commit 8ad5d36

Please sign in to comment.