diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..fd89895 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,7 @@ +--- +version: 2 +updates: + - package-ecosystem: github-actions + directory: / + schedule: + interval: monthly diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..3cd6c3b --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,12 @@ +--- +name: main + +on: + push: # All branches and tags + +concurrency: + group: ${{ github.workflow }}-${{ github.ref }} + +jobs: + job: + uses: dmotte/misc/.github/workflows/cicd-with-script.yml@main diff --git a/bnplay-audio-api.html b/bnplay-audio-api.html index 94802c6..b2142d9 100644 --- a/bnplay-audio-api.html +++ b/bnplay-audio-api.html @@ -1,131 +1,135 @@ - - + BNPlay - Audio API version - - + + - + - +
-

Brown noise

- -

Audio API version

-
-
Please wait...
-
- +

Brown noise

+ +

Audio API version

+
+
Please wait...
+
+
- - - \ No newline at end of file + + diff --git a/bnplay-audio-tag.html b/bnplay-audio-tag.html index 31e771e..2336ebe 100644 --- a/bnplay-audio-tag.html +++ b/bnplay-audio-tag.html @@ -1,161 +1,166 @@ - + - - + BNPlay - audio tag version - - + + - + - +
-

Brown noise

- -

Audio tag version

-
-
Please wait...
-
- +

Brown noise

+ +

Audio tag version

+
+
Please wait...
+
+
- - - \ No newline at end of file + +