Compare commits
2 Commits
v0.3.25020
...
v0.3.25020
| Author | SHA1 | Date | |
|---|---|---|---|
| 0397465ec3 | |||
| c7ca9f9442 |
@@ -34,7 +34,6 @@ jobs:
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
- name: Deploy to production server
|
||||
run: |
|
||||
echo "${{ github.ref_name }} - ${{ github.run_number }}"
|
||||
TOKEN=$(curl --silent --location 'https://auth.makecodes.dev/auth' \
|
||||
--header 'Content-Type: application/json' \
|
||||
--data '{
|
||||
|
||||
Reference in New Issue
Block a user